Labsco
MCP SERVER

Call DeepSeek's chat and reasoning models from inside an MCP client, and price the call before you make it.

Model Routing, Multi-Model Consultation & Cost Control
Summary
A second model, reachable as a tool.

The point is delegation: the client you are already in can hand a piece of work to DeepSeek Chat or Reasoner and take the text back in the same turn, with the cost of doing so answerable before you commit to it.

What it is

A remote MCP server fronting DeepSeek's models. Point a client at https://nexus-xi.com/mcp and the completions become tool calls, with a pricing calculator beside them and a status check for the service itself.

What you get
  • DeepSeek Chat and Reasoner completions, over JSON-RPC
  • A token pricing calculator that quotes the cost at current rates
  • Service status and health
  • A message channel to the maintainer
Requirements

A client that accepts a remote MCP server — the endpoint goes into the config and nothing is installed.

Setup effort

One command plus a key — npx -y mcp-remote https://nexus-xi.com/mcp, then supply credentials