-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Name: Omnis Venture Intelligence MCP
URL: https://www.bamboosnow.co/venture-intelligence-mcp-server
GitHub: https://github.com/HCS412/ventureautomated
MCP Endpoint: https://www.bamboosnow.co/api/v1/mcp
MCP Registry: io.github.HCS412/ventureautomated-omnis
Transport: Streamable HTTP
Category: Finance / Research / AI Agent Tools
Pricing: Self-serve prepaid starter packs begin at $29; enterprise private workspace automation available
Description
Venture intelligence for autonomous agents. Omnis supports startup discovery, company scoring, memo workflows, monitoring webhooks, and tenant-bound private workspace automation.
Shared self-serve capabilities:
- Startup discovery and ranking
- Company score snapshots and factor summaries
- Machine-readable pricing and recovery paths
- Monitoring and webhook flows for agents
- MCP and raw HTTP access
Enterprise private workspace capabilities:
- Workspace companies and deal reads
- Memo reads and controlled writes
- Follow-up reads and writes
- Tenant event streams and webhook subscriptions
- Tenant-bound service-account keys
Install (Claude Code)
claude mcp add omnis --transport http https://www.bamboosnow.co/api/v1/mcp --header "x-api-key: YOUR_API_KEY"Manual Config
{
"mcpServers": {
"omnis": {
"type": "url",
"url": "https://www.bamboosnow.co/api/v1/mcp",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}Assets:
- Manifest: https://www.bamboosnow.co/api/v1/agents/manifest
- Capabilities: https://www.bamboosnow.co/api/v1/agents/capabilities
- Quickstart: https://www.bamboosnow.co/api/v1/agents/quickstart
- MCP server JSON: https://www.bamboosnow.co/.well-known/mcp-server.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels