Pathrule for Grok
io.pathrule/pathrule-remote-mcp
Path-scoped team memories, rules and skills for Claude Code, Cursor, Codex and other MCP clients.
client:Grok
transport:streamable-http
tools:32
Install Pathrule in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pathrule-remote-mcp": {
"type": "http",
"url": "https://mcp.pathrule.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- pathrule_list_workspaces
- pathrule_ping
- pathrule_get_context
- pathrule_goto
- pathrule_get_tree
- pathrule_get_node
- pathrule_list_memories
- pathrule_read_memory
- pathrule_read_rule
- pathrule_read_skill
- pathrule_write_memory
- pathrule_update_memory
- pathrule_delete_memory
- pathrule_write_rule
- pathrule_update_rule
- pathrule_delete_rule
- pathrule_write_skill
- pathrule_update_skill
- pathrule_delete_skill
- pathrule_import_pattern
- pathrule_remove_pattern
- pathrule_list_organizations
- pathrule_create_workspace
- pathrule_setup