Guidal. MCP
Model Context Protocol server for Guidal Cloud.
https://mcp.staging.guidal.ai/mcp # streamable HTTP, JSON-RPC over POST
guidal mcp setup # configures your IDE for you
claude mcp add guidal --transport http https://mcp.staging.guidal.ai/mcp
There is no web UI here. This address is an API endpoint for AI coding agents —
a browser can only issue GET, so every path except this one returns
404. That is expected, and is not a sign the server is unhealthy.
Older clients are still supported: the protocol revision above is the newest this
server speaks, and it negotiates down automatically.