16 tools for querying diligence projects, findings, hypotheses, documents, and memos — exposed via the Model Context Protocol for AI‑native workflows.
Streamable HTTP transport · Authenticate with Authorization: Bearer sk_live_...
16 tools covering the full diligence lifecycle — from raw documents to IC‑ready memos.
Add Sigma to your MCP client config. Your LLM automatically discovers all available tools.
{ "mcpServers": { "sigma-diligence": { "url": "https://mcp.sigmadiligence.com/mcp", "headers": { "Authorization": "Bearer sk_live_..." } } } }
Claude Desktop, Claude Code, or any MCP‑compatible Anthropic client.
Connect via function calling or the Assistants API with Sigma tools.
Cursor, VS Code, Windsurf and other MCP‑enabled editors.
LangChain, CrewAI, AutoGen — any framework via MCP or REST.