Quickstart
Two ways to build with InvesTeam. Use the REST API to run the full analysis pipeline from your own backend, or connect the MCP server to give an AI client (like Claude) InvesTeam's analysis as callable tools. Pick your path below — either gets you to a first result in under fifteen minutes.
How do I get started with InvesTeam?¶
Choose the surface that matches your integration, then follow its path. Both
start from the same programmatic API key and end at a real session_id in hand.
- API Quickstart — zero to a first successful
POST /api/v1/briefsand poll, copy-paste, in under 15 minutes. - MCP Quickstart — zero to InvesTeam tools live inside an AI client (Claude first), in under 10 minutes.
How long does a first call take?¶
Under fifteen minutes on the API path, and under ten on the MCP path — the MCP
setup is a config paste rather than code. The single "you did it" moment on
either path is a real session_id returned from your first call. Everything
past that first success — convening a committee, reading findings — is covered
in Integrate.