Finds a plan's blind spots: unstated assumptions, omitted risks, and missing pieces.
Runs locally over stdio
This server isn't hosted โ your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx road-poneglyph-mcp
MCP client config
{
"mcpServers": {
"road-poneglyph": {
"command": "uvx",
"args": [
"road-poneglyph-mcp"
]
}
}
}