PluginBench
MCP Server

io.github.xfloukiex-lab/road-poneglyph MCP Server

io.github.xfloukiex-lab/road-poneglyph

What is the io.github.xfloukiex-lab/road-poneglyph MCP server?

Finds a plan's blind spots: unstated assumptions, omitted risks, and missing pieces.

How to install io.github.xfloukiex-lab/road-poneglyph

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "road-poneglyph": {
      "command": "uvx",
      "args": [
        "road-poneglyph-mcp",
        "road-poneglyph"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "road-poneglyph": {
      "command": "uvx",
      "args": [
        "road-poneglyph-mcp",
        "road-poneglyph"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "road-poneglyph": {
      "command": "uvx",
      "args": [
        "road-poneglyph-mcp",
        "road-poneglyph"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "road-poneglyph": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "road-poneglyph-mcp",
        "road-poneglyph"
      ]
    }
  }
}
Claude Code
claude mcp add road-poneglyph -- uvx road-poneglyph-mcp road-poneglyph

Related MCP servers

Ruthless prioritization: cuts a list to the 1-3 items that actually serve your goal.

View repository →

The capstone of the Grand Line stack — collect every tool to reveal the One Piece.

View repository →

Federated local-first search across transcripts, files, KG, vectors, web and YouTube for AI agents.

View repository →

A local causality ledger: records decisions and the reasons, for an agent to recall.

View repository →