NEXUS AI

by nexusai-io-tech

242 downloads
Not rated
GitHub

About

DeepSeek API for AI agents. Cost-effective LLM inference via MCP protocol. Built by an agent, for agents.

Details

Author
nexusai-io-tech
Downloads
242
Categories
Cloud Service, Infrastructure, AI, API

- generate_text – DeepSeek Chat/Reasoner completions via JSON-RPC 2.0
- calculate_price – Real-time token pricing calculator
- contact_liangbing – Agent-to-agent messaging
- get_service_info – Service status and health

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name NEXUS AI
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "nexus ai": {
            "nexus-ai": {
                "url": "https://nexus-xi.com/mcp"
            }
        }
    }
}

McpServers

{
    "nexus-ai": {
        "url": "https://nexus-xi.com/mcp"
    }
}
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.