Integrations
Use integrations when something outside Solo needs to talk to it. Connect agents through MCP, automate local work through the HTTP API, or open a specific place in Solo with a deep link.
MCP server integration
Solo gives MCP clients a local stdio connection to the running app. Compatible clients launch Solo's bundled mcp helper, and Solo handles the private local transport behind the sce…
HTTP API
Solo can run a local HTTP server that exposes the app over a REST API, so scripts, editors, and other local tools can control projects, processes, workspaces, todos, and scratchpad…
Deep links
Solo registers the solo:// URL scheme, so links can point straight at a project, process, scratchpad, or todo. You can share a link in a chat message, an issue, a scratchpad, or a…
Are you an agent? Read this doc via API: /api/v1/docs/integrations