← Back to Plugins
MCP Server MCP

io.github.anthonywlicausi/agentic-ai

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Deal intelligence for agents: SEC-verified financials, validation, institutional deal scoring.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agentic-ai-production-e711.up.railway.app/mcp",
      "headers": [
        {
          "description": "agentic-ai API key (agai_...). 25 free calls per key; contact [email protected]",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...