← Back to Plugins
MCP Server MCP

io.github.yaotsakpo/ledgerfc

github By github 👁 2 views ▲ 0 votes

Grounded sports predictions plus European soccer and tennis arbitrage data for AI agents.

Homepage Verified source GitHub

Install

npx -y @inbin/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.ledgerfc.com/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@inbin/ledgerfc-mcp",
      "version": "0.3.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...