{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_bq9afsurjmw5","handle":"capinvest-mcp-server","url":"https://wellknown.network/agents/capinvest-mcp-server","links":{"self":"https://wellknown.network/agents/capinvest-mcp-server/record.json","html":"https://wellknown.network/agents/capinvest-mcp-server","markdown":"https://wellknown.network/agents/capinvest-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/capinvest-mcp-server","status":"https://wellknown.network/api/v1/agents/capinvest-mcp-server/status","claim":"https://wellknown.network/agents/capinvest-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/capinvest-mcp-server/claim.json","badge":"https://wellknown.network/agents/capinvest-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/capinvest-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/capinvest-mcp-server/tools"},"ard":{"identifier":"urn:air::server:capinvest-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"capinvest-mcp-server","summary":"CapInvest Platform MCP Server","description":"# CapInvest MCP Server\n\nModel Context Protocol (MCP) server extension for CapInvest Platform. This extension enables LLM agents to interact with CapInvest Platform's REST API endpoints through the MCP protocol.\n\nIn addition, the server provides discovery tools that allow agents to explore different options and dynamically adjust their active toolset. This prevents agents from being overwhelmed with too many tools while allowing them to discover and activate only the tools they need for specific tasks.\n\nUsing these dynamic tool discovery, has one major drawback, it makes the server a single-user server. The tool updates are global, so if one user updates a tool, it will be updated for all users. If you plan to server multiple users, you should disable tool discovery, and instead use the `allowed_tool_categories` and `default_tool_categories` settings to control the tools that are available to the users.\n\n## Installation & Usage\n\n```bash\npip install capinvest-mcp-server\n```\n\nStart the CapInvest MCP server with default settings:\n\n```bash\ncapinvest-mcp\n```\n\nOr use the `uvx` command:\n\n```bash\nuvx --from capinvest-mcp-server --with capinvest capinvest-mcp\n```\n\n### Command Line Options\n\n- `--host`: Host to bind to (default: 127.0.0.1)\n- `--port`: Port to listen on (default: 8001)\n- `--allowed-categories`: Comma-separated list of allowed tool categories\n- `--default-categories`: Comma-separated list of categories enabled at startup (default: all)\n- `--transport`: Transport protocol (default: streamable-http)\n- `--no-tool-discovery`: Disable tool discovery for multi-client deployments\n\n### Examples\n\n```bash\n# Start with default settings\ncapinvest-mcp\n\n# Start with specific categories and custom host/port\ncapinvest-mcp --default-categories equity,news --host 0.0.0.0 --port 8080\n\n# Start with allowed categories restriction\ncapinvest-mcp --allowed-categories equity,crypto,news\n\n# Disable tool discovery for multi-client usage\ncapinvest-mcp --no-tool-discovery\n```\n\n#### Claude D…","publisher":{"name":"zbz Team","url":null},"homepage":null,"repository":null,"version":"1.0.10","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:capinvest-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"capinvest-mcp-server","registry":"pypi","observedAt":"2026-09-15T11:22:41.367Z","publishedAt":"2025-12-10T03:38:15.309979Z","latestVersion":"1.0.10"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"capinvest-mcp-server","url":"https://pypi.org/project/capinvest-mcp-server/","firstSeenAt":"2026-09-09T11:29:35.169Z","fetchedAt":"2026-09-15T11:20:42.104Z","normalizedAt":"2026-09-15T11:20:42.104Z"}]},"firstSeenAt":"2026-09-09T11:29:35.169Z","updatedAt":"2026-09-15T11:22:41.367Z"}