MCPVault

chat_completion

MCP tool from Deepseek MCP Server by DMontgomery40

DeepSeek V4 chat. Defaults to deepseek-v4-flash. Supports thinking: { "type": "enabled" "disabled" }, reasoningeffort: "high" "max", JSON output, function tools, logprobs, streaming, and conversation memory.

How to use it

chat_completion is exposed by the Deepseek MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chat_completion tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Deepseek MCP Server

$claude mcp add --transport http deepseek https://deepseek-mcp.ragweld.com/mcp --header "Authorization: Bearer $DEEPSEEK_MCP_AUTH_TOKEN"
FULL DEEPSEEK MCP SERVER LISTING