0.0.2 • Published 6 months ago

@ema.viv/mistral-ai-api v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@ema.viv/mistral-ai-api

Our Chat Completion and Embeddings APIs specification. Create your account on La Plateforme to get access and read the docs to learn how to use it.

Installation

npm install -g @ema.viv/mistral-ai-api

Usage

As a CLI tool

mistral-ai-api

As a library

import { MistralAiApiMcpServer } from '@ema.viv/mistral-ai-api';

const server = new MistralAiApiMcpServer();
await server.start();

Features

This MCP server provides tools and resources for the mistral-ai-api API, automatically generated from the OpenAPI specification.

Generated by

OpenAPI MCP Generator - Automatically converts OpenAPI specifications to MCP servers.

License

MIT

0.0.2

6 months ago

0.0.1

6 months ago