Loading languages...
RO

root-signals

@root-signals7

MCP for Root Signals Evaluation Platform

LLM evaluation
AI agents
quality control
measurement

# mcpServer Config

{
  "mcpServers": {
    "root-signals": {
      "url": "http://localhost:9090/sse"
    },
    "root-signals-stdio": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/root-signals/root-signals-mcp.git",
        "stdio"
      ],
      "env": {
        "ROOT_SIGNALS_API_KEY": "<myAPIKey>"
      }
    }
  }
}

# stdio

uvx --from git+https://github.com/root-signals/root-signals-mcp.git stdio

# sseURL

http://localhost:9090/sse
Transport:
sse
stdio
اللغة:
Python
تم الإنشاء:3/14/2025
تم التحديث:7/21/2025
الصفحة الرئيسية:
https://www.rootsignals.ai/