← Back to Plugins
MCP Server MCP

io.github.serkvay13/nerai-mcp

github By github 👁 1 views ▲ 0 votes

Geopolitical grounding for AI agents: country risk, forecasts, chokepoints, sanctions. Free tier.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://nerai-mcp.neraicorp.workers.dev/mcp",
      "headers": [
        {
          "description": "Bearer <key>. Get a free key instantly: POST https://nerai-mcp.neraicorp.workers.dev/register {\"email\":\"[email protected]\"}",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...