
Pathmode
@pathmodeio
关于 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,
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pathmode": {
"command": "npx",
"args": [
"@pathmode/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
评论