Live · MCP tools on this API — same handlers as the REST UI
Agents
List, simulate, create, and deposit through MCP. Identify a book by symbol (sDM6) or mint. Create is simulate → unsignedbuild_create_portfolio. Signing is still your wallet. The agent never sees a key.
Ask
Same MCP tools an external agent gets. Build steps are unsigned; you sign them here or on the book page.
Tools
Cursor config
MCP endpoint https://api-production-17bd.up.railway.app/mcp
{
"mcpServers": {
"composable-portfolios": {
"url": "https://api-production-17bd.up.railway.app/mcp"
}
}
}Log
Nothing called yet.