
Pathmode
@pathmodeio
About Pathmode
Build structured intent specs through Socratic AI conversation (zero-config), or connect to your Pathmode workspace for strategic context, dependency graphs, and team governance. v1.5.0 ships with a Claude Code skill pack — 7 auto-triggering skills (compile-intent, grill-intent,
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pathmode": {
"command": "npx",
"args": [
"@pathmode/mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Pathmode?
Pathmode turns Claude Code into a Socratic product thinking partner. It challenges vague language, asks pointed questions, and builds a structured intent spec—objective, outcomes, edge cases, constraints—that downstream agents can implement.
How to use Pathmode?
Install via npx @pathmode/mcp-server and add the JSON config to your MCP client. Optionally run npx @pathmode/mcp-server install-skills to install 7 auto-triggering Claude Code skills. Set the PATHMODE_API_KEY environment variable to enable Team mode with workspace syncing.
Key features of Pathmode
- Local mode: free, offline, no API key required
- Team mode: syncs specs to a Pathmode workspace
- Evidence anchoring and dependency graphs in Team mode
- Constitution rules and cross-agent context in Team mode
- 7 Claude Code skills that auto-trigger on natural-language requests
Use cases of Pathmode
- Building structured intent specs for product problems
- Stress-testing existing specs for weaknesses
- Breaking specs into Linear, Jira, or GitHub Issues tickets
- Reviewing code changes against the original intent
- Capturing decisions at the end of a session via handoff
FAQ from Pathmode
What's the difference between Local and Team modes?
Local mode works without an API key, builds specs as intent.md files in your project root, and is free and offline. Team mode requires PATHMODE_API_KEY and adds workspace syncing, evidence anchoring, dependency graphs, constitution rules, and cross-agent context.
How do I install the skill pack?
Run npx @pathmode/mcp-server install-skills to install 7 skills that auto-trigger on natural-language requests.
What transport and auth does Pathmode use?
The server runs as a command-line MCP server via npx @pathmode/mcp-server. Local mode requires no authentication; Team mode uses a PATHMODE_API_KEY environment variable.
Where do my specs and data live?
In Local mode, specs are stored as intent.md files in your project root. In Team mode, specs sync to a Pathmode workspace.
Frequently asked questions
What's the difference between Local and Team modes?
Local mode works without an API key, builds specs as `intent.md` files in your project root, and is free and offline. Team mode requires `PATHMODE_API_KEY` and adds workspace syncing, evidence anchoring, dependency graphs, constitution rules, and cross-agent context.
How do I install the skill pack?
Run `npx @pathmode/mcp-server install-skills` to install 7 skills that auto-trigger on natural-language requests.
What transport and auth does Pathmode use?
The server runs as a command-line MCP server via `npx @pathmode/mcp-server`. Local mode requires no authentication; Team mode uses a `PATHMODE_API_KEY` environment variable.
Where do my specs and data live?
In Local mode, specs are stored as `intent.md` files in your project root. In Team mode, specs sync to a Pathmode workspace.
Basic information
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Comments