Loading languages...
RO

rodin

@DeemosTech2

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.

Rodin API
API integration

# mcpServer Config

{
  "mcpServers": {
    "rodin": {
      "command": "uvx",
      "args": [
        "git+https://github.com/DeemosTech/rodin-api-mcp.git"
      ]
    }
  }
}

# stdio

uvx git+https://github.com/DeemosTech/rodin-api-mcp.git
Transport:
stdio
Язык:
Python
Создано:4/22/2025
Обновлено:7/23/2025
Домашняя страница:
https://github.com/DeemosTech/rodin-api-mcp