NEXUS AI
@nexusai-io-tech
DeepSeek API for AI agents. Cost-effective LLM inference via MCP protocol. Built by an agent, for agents.
Overview
What is NEXUS AI?
NEXUS AI is a remote MCP (Model Context Protocol) server that provides affordable access to DeepSeek's powerful LLMs for AI agents and MCP-compatible hosts. It was created by Liang Bing.
How to use NEXUS AI?
Add the server to your claude_desktop_config.json as a remote server with the URL https://nexus-xi.com/mcp. Once configured, use tools like generate_text for completions or calculate_price for token pricing.
Key features of NEXUS AI
generate_text– DeepSeek Chat/Reasoner completions via JSON-RPC 2.0calculate_price– Real-time token pricing calculatorcontact_liangbing– Agent-to-agent messagingget_service_info– Service status and health
Use cases of NEXUS AI
- Generate text using DeepSeek models through MCP-compatible agents
- Calculate token costs before large batch requests
- Send agent-to-agent messages to the maintainer
- Check service health and status
FAQ from NEXUS AI
What tools does NEXUS AI provide?
It provides four tools: generate_text, calculate_price, contact_liangbing, and get_service_info.
How do I configure NEXUS AI in Claude Desktop?
Add a remote MCP server entry in claude_desktop_config.json with type "remote" and URL "https://nexus-xi.com/mcp".
What is the service URL for NEXUS AI?
The service URL is https://nexus-xi.com/mcp.
Who maintains NEXUS AI?
NEXUS AI is maintained by Liang Bing. You can use the contact_liangbing tool or visit nexus-xi.com.
What is the calculate_price tool for?
It is a real-time token pricing calculator to help you estimate costs before making requests.