PocketSquad logoPocketSquad
    PlatformMarketplaceHow it worksCalculatorsAcademyBlogPricingSign inSign up free

    Connect PocketSquad to any agent

    Paid PocketSquad accounts can connect Cursor, Claude, ChatGPT, or any Streamable HTTP agent to the live account workspace. The MCP URL is the production endpoint that the next deploy serves.

    Production MCP

    MCP URL

    https://www.pocketsquad.ai/mcp

    Plus ($20/mo), Pro ($50/mo), or an organization plan is required. Free accounts receive HTTP 402 and never see fabricated account data.

    Upgrade to connect

    Copy-paste snippets

    Cursor

    {
      "mcpServers": {
        "pocketsquad": {
          "url": "https://www.pocketsquad.ai/mcp",
          "headers": {
            "Authorization": "Bearer YOUR_POCKETSQUAD_API_KEY"
          }
        }
      }
    }

    Claude

    {
      "mcpServers": {
        "pocketsquad": {
          "type": "http",
          "url": "https://www.pocketsquad.ai/mcp",
          "headers": {
            "Authorization": "Bearer YOUR_POCKETSQUAD_API_KEY"
          }
        }
      }
    }

    ChatGPT

    Add a custom MCP connector using Streamable HTTP.
    
    URL: https://www.pocketsquad.ai/mcp
    Auth: Authorization: Bearer YOUR_POCKETSQUAD_API_KEY

    Generic Streamable HTTP

    curl -X POST https://www.pocketsquad.ai/mcp \
      -H "Authorization: Bearer YOUR_POCKETSQUAD_API_KEY" \
      -H "Content-Type: application/json" \
      -H "Accept: application/json, text/event-stream" \
      -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"example","version":"1.0.0"}}}
    PocketSquad logoPocketSquad

    The real estate investor's squad. Find your professionals, run your numbers, close your deals.

    Find your squad. Close the deal.

    PlatformMarketplaceBlogChangelog

    Platform

    • Platform Overview
    • Marketplace
    • Calculators
    • Neighborhood Heatmaps
    • Deal Analyzer
    • Academy
    • Sign in for workspace

    Learn

    • Academy
    • Blog
    • Case studies
    • BRRRR guide
    • LLC setup guide
    • Out-of-state playbook
    • Changelog

    Company

    • About
    • Founders
    • Contact
    • Sign up free
    • Sign in
    • Join waitlist

    Legal

    • Privacy
    • Terms
    • Disclaimer

    2026 PocketSquad. All rights reserved.

    PocketSquad is operated by PocketSquad LLC.

    Live tools, early-access workflowsv0.4.80 ยท 1c9a0cd