Loading MCP server directory, please wait...
Same-day regulatory documents from ~300 financial regulators. Search free; full document $0.05.
npx @getmcp/cli add today.regalert/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer token issued by RegAlert sign-in (Clerk); clients obtain it through the standard MCP authorization flow.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"today.regalert/mcp": {
"url": "https://mcp.regalert.today/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}