← Back to Plugins
MCP Server MCP

io.github.wikatar/arkolith

github By github 👁 1 views ▲ 0 votes

Evidence-backed capital-change intelligence and sourced financial data for AI agents

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://arkolith.com/api/mcp",
      "headers": [
        {
          "description": "Bearer <your Arkolith API key>. Mint one with a one-time evaluation grant at https://arkolith.com/connect",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...