MCP Servers / development / Pathmode

Pathmode

JSON →
httpnone2development

Build structured intent specs through Socratic AI conversation. Describe a problem or paste a support ticket — Claude challenges vague thinking, asks pointed questions, and builds a structured spec. Exports as intent.md, .cursorrules, or CLAUDE.md.

Install
How to run this server
[ { "cmd": "npx @pathmode/mcp-server@latest", "imports": [] } ]
server path: pathmode
Tools
What this server exposes
intent_save
Save an intent spec to intent.md in the project root
intent_export
Export as .cursorrules or CLAUDE.md section
get_current_intent
Get the active intent (first approved, or most recent)
get_intent
Get a single intent by ID with full details
list_intents
List all intents, optionally filtered by status
search_intents
Search intents by keyword across goals, objectives, and outcomes
update_intent_status
Update intent status (draft > validated > approved > shipped > verified)
log_implementation_note
Record a technical decision or implementation note
analyze_intent_graph
Analyze dependency graph for critical path, cycles, bottlenecks
get_intent_relations
Get the dependency graph for a specific intent
export_context
Generate CLAUDE.md, .cursorrules, or intent.md files
get_agent_prompt
Get a structured execution prompt for an intent
get_workspace
Get workspace details including strategy, active products, and constitution
get_constitution
Get mandatory constraint rules for the workspace
Configuration
Environment & auth
authnone
envPATHMODE_API_KEY
Resources
Pathmode — MCP Server · libregistry