Octri

MCP Server

Troubleshooting

Most MCP problems are one of four things: no project id, no base URL, an excluded endpoint, or an unpublished page.

Checking the server independently

Run it directly to see what it reports without an MCP client in the way:

bash
OCTRI_PROJECT_ID=YOUR_PROJECT_ID npx @octri/mcp

A server that starts cleanly here but has no tools in your client is a client config problem, not a server problem.