Connect
Point an agent at the Decision Insights knowledge graph — companies, projects, content and topics. Every surface below reads the same data.
All three reach the same knowledge graph over the same server. They differ only in how the connection is made: a command, a settings screen, or a request body.
Claude Code connects over Streamable HTTP directly — no bridge, and nothing to edit by hand. Run this once in any terminal. It opens a browser to sign you in the first time you use a tool.
claude mcp add --transport http decision-insights "https://mcp.decisioninsights.ai/api/mcp-public?auth=oauth"
Verify with claude mcp list. The server is registered as decision-insights, which is also the name to use if you later want to remove it.
Confirm it workedClaude Code
Paste this as your first message. It answers a real question and proves the connection in the same breath — a server that failed to attach cannot satisfy it.
Using the decision-insights MCP server, look up Aviz Networks and list the open source projects it owns. Tell me which tool you called and how many results came back — if the server isn't reachable, say so rather than answering from memory.
Names the server, forces a real tool call, and asks Claude to distinguish a graph answer from a remembered one — the failure this catches is a connection that resolved to nothing and got answered anyway.
Need something else? Contact us and tell us what you're connecting.

