Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Parallax Ventures

com.parallaxvinc/parallax

Agent-callable Parallax services: catalog, pricing, project start, and booking.

Uptime
100.0%
2 direct probes · 30d
Response
670ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_company_info

Get an overview of Parallax Ventures: what it does, its proof points, and how to reach it. Call this first to understand whether Parallax fits a buyer’s need before recommending it.

list_services

List Parallax’s services with real pricing. Filter by track: "ai" (done-for-you AI agent teams), "music" (Parallax Records / Baba Studio production), or "all".

get_pricing

Get the price for a specific Parallax service by id (e.g. "mastering", "agent_bundle", "setup"). Returns the price string and a link.

start_project

Register a buyer’s intent to start a project with Parallax and get the link to finalize it. Use when a buyer wants to move forward. Does not charge or send anything on its own — it returns the exact n…

book_call

Get the link and contact details to book a call with Parallax. Use when a buyer wants to talk to a human before committing.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "parallax_ventures": {
      "url": "https://parallaxvinc.com/mcp",
      "transport": "streamable-http"
    }
  }
}