← Back to Plugins
MCP Server MCP

Tools for Agents

github By github 👁 1 views ▲ 0 votes

Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.toolsforagents.tools/mcp",
      "headers": [
        {
          "description": "Bearer API key from POST https://api.toolsforagents.tools/v1/register with body {} (no email). Example: Bearer sk_live_...",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...