← Back to Plugins
MCP Server MCP

KTA-Oracle

github By github 👁 1 views ▲ 0 votes

Live KTA rates, market data, payment rails, AML/VAT compliance, SDK snippets. 16 tools.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://kta-oracle.vercel.app/mcp"
    },
    {
      "type": "sse",
      "url": "https://kta-oracle.vercel.app/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...