regintel mcp for Cline
io.github.ad0750/regintel-mcp
MCP server for the RegIntel API: regulatory data across 41 jurisdictions, 212 regulations.
client:Cline
transport:stdio
runtime:pypi
Install regintel mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"regintel-mcp": {
"command": "uvx",
"args": [
"regintel-mcp"
],
"env": {
"REGINTEL_API_KEY": "<REGINTEL_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs