pub const MCP_JSON: &str = "{\n \"mcpServers\": {\n \"asdecided\": {\n \"command\": \"decided-mcp\",\n \"args\": [\"--root\", \".\"]\n }\n }\n}\n";Expand description
The AsDecided MCP server wiring, identical for Claude Code (.mcp.json) and
Cursor (.cursor/mcp.json).