Loading MCP server directory, please wait...
Build intent specs via Socratic AI conversation. Connect to your Intent Layer for context.
npx @getmcp/cli add io.github.pathmodeio/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pathmodeio/mcp-server": {
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": ""
}
}
}
}