A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/DeemosTech/rodin-api-mcp below:

GitHub - DeemosTech/rodin-api-mcp

Rodin API MCP is a service based on the Model Context Protocol (MCP) that exposes Rodin's API to AI models. This service aims to simplify the interaction between AI models and the Rodin API.

Dependencies Installation

For installing uv, please refer to the official installation guide: uv Installation Guide

Configuration for Claude Desktop

To configure Claude Desktop to support MCP, follow these steps:

  1. Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json and include the following:

    {
        "mcpServers": {
            "rodin": {
                "command": "uvx",
                "args": [
                    "git+https://github.com/DeemosTech/rodin-api-mcp.git"
                ]
            }
        }
    }
  2. If Claude Deskop is opened, quit it and restart Claude Desktop.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4