Base URLs
| Service | URL |
|---|---|
| MCP server | https://api.noonum.ai/v1/mcp |
| REST API | https://api.noonum.ai/v1 |
What your agent can do
Through the MCP tools an agent can- Define and refine your investment objectives or strategies.
- Generate and rank a list of companies aligned with your chosen objective, along with the auto-generated factsheet.
- Review the supporting rationale and evidence behind each holding.
- Filter, sort, and export rankings based on Noonum’s metrics such as the linguistic beta and market buzz.
- Create point-in-time historical datasets for back-testing and performance analysis.
- Explore a library of pre-built investment strategies.
- Construct contra or inverse objectives for diversified perspectives.
- X-Ray portfolios and indexes for exposures.
MCP vs the REST API
Use the MCP server to drive Noonum from an AI agent or LLM client. Use the REST API directly for headless integrations, or for endpoints the MCP server omits (such as portfolio optimization and backtest).You need a Noonum API key first. See Authentication to request one.
Next steps
Connect an MCP client
Add Noonum to Claude Code, Claude Desktop, Cursor, or any MCP client.
MCP server reference
The full tool catalog, prompts, and long-running tasks.
Authentication
Get an API key and learn the auth model.
Build a strategy
Define an objective and run a strategy end to end.