Business Entity for Claude Desktop
io.github.martc03/business-entity
SEC company search and SBA business resources. 4 MCP tools for business intelligence.
client:Claude Desktop
transport:streamable-http
Install Business Entity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"business-entity": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://business-entity-mcp.apify.actor/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