intentregistry/intent-mcp
MCP server exposing the Intent Registry tools to AI agents (ChatGPT, Claude, etc.).
Platform-specific configuration:
{
"mcpServers": {
"intent-mcp": {
"command": "npx",
"args": [
"-y",
"intent-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...