SEC company search and SBA business resources. 4 MCP tools for business intelligence.
claude mcp add business-entity --transport http https://business-entity-mcp.apify.actor/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"business-entity": {
"url": "https://business-entity-mcp.apify.actor/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"business-entity": {
"serverUrl": "https://business-entity-mcp.apify.actor/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"business-entity": {
"type": "http",
"url": "https://business-entity-mcp.apify.actor/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"business-entity": {
"url": "https://business-entity-mcp.apify.actor/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"business-entity": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://business-entity-mcp.apify.actor/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://business-entity-mcp.apify.actor/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.martc03--business-entity/reviews or the review_server meta-tool.
POST /mcp