MCP Server
Active
MIT
com.datakoot/regulatory-intel-mcp MCP Server
com.datakoot/regulatory-intel-mcp
What is the com.datakoot/regulatory-intel-mcp MCP server?
US Federal Register for AI agents: rules, notices and executive orders. No API keys.
How to install com.datakoot/regulatory-intel-mcp
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"regulatory-intel-mcp": {
"url": "https://regulatory.datakoot.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"regulatory-intel-mcp": {
"serverUrl": "https://regulatory.datakoot.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"regulatory-intel-mcp": {
"type": "http",
"url": "https://regulatory.datakoot.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"regulatory-intel-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://regulatory.datakoot.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http regulatory-intel-mcp https://regulatory.datakoot.com/mcpRelated MCP servers
Read-only on-chain intel for AI agents on Base: balances, tokens, gas, tx status. No API keys.
0
View repository →MIT
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
0
View repository →JavaScript
MIT
Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.
0
View repository →MIT
SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.
0
View repository →MIT
Live & historical FX rates for AI agents, from European Central Bank data. No API keys.
0
View repository →JavaScript
MIT
npm, PyPI & crates.io intel for AI agents: versions, popularity, deps, health. No API keys.
0
View repository →MIT