regintel mcp for Claude Desktop
io.github.ad0750/regintel-mcp
MCP server for the RegIntel API: regulatory data across 41 jurisdictions, 212 regulations.
client:Claude Desktop
transport:stdio
runtime:pypi
Install regintel mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"regintel-mcp": {
"command": "uvx",
"args": [
"regintel-mcp"
],
"env": {
"REGINTEL_API_KEY": "<REGINTEL_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs