registrum mcp for Claude Desktop
io.github.vdmeu/registrum-mcp
UK company data: profiles, iXBRL financials, directors, PSC chains, ECCTA. Hosted, no key.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:9
Install registrum mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"registrum-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://registrum.co.uk/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs