{
  "protocolVersion": "0.3.0",
  "name": "Veezee",
  "description": "LinkedIn, Reddit, and X (formerly Twitter) data for AI agents: structured profiles, subreddits, posts, tweets, and search over MCP or REST.",
  "url": "https://veezee.io",
  "version": "1",
  "preferredTransport": "MCP",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "supportedInterfaces": [
    {
      "url": "https://mcp.veezee.io/linkedin",
      "transport": "MCP"
    },
    {
      "url": "https://mcp.veezee.io/reddit",
      "transport": "MCP"
    },
    {
      "url": "https://mcp.veezee.io/x",
      "transport": "MCP"
    },
    {
      "url": "https://mcp.veezee.io/all",
      "transport": "MCP"
    }
  ],
  "additionalInterfaces": [
    {
      "url": "https://mcp.veezee.io/linkedin",
      "transport": "MCP"
    },
    {
      "url": "https://mcp.veezee.io/reddit",
      "transport": "MCP"
    },
    {
      "url": "https://mcp.veezee.io/x",
      "transport": "MCP"
    },
    {
      "url": "https://mcp.veezee.io/all",
      "transport": "MCP"
    }
  ],
  "skills": [
    {
      "id": "prospect-enrich",
      "name": "prospect-enrich",
      "description": "Enrich a list of prospects (profile URLs, slugs, or names) with LinkedIn role and experience data via the Veezee MCP server.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "candidate-sourcing",
      "name": "candidate-sourcing",
      "description": "Find LinkedIn candidates matching a role spec (title, company, school), shortlist them, and enrich the shortlist.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "company-enrichment",
      "name": "company-enrichment",
      "description": "Enrich a list of companies (LinkedIn URLs, slugs, or website domains) with firmographic data.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "account-research",
      "name": "account-research",
      "description": "Deep research on one target company before outreach: company facts, key people, recent posts.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "post-voice-research",
      "name": "post-voice-research",
      "description": "Research what a person or company posts about on LinkedIn: topics, tone, and posting cadence.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "reddit-monitoring",
      "name": "reddit-monitoring",
      "description": "Watch subreddits and Reddit comment chatter for a brand, product, or topic, with per-run credit budget rules.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "launch-sentiment-sweep",
      "name": "launch-sentiment-sweep",
      "description": "One-shot sweep of Reddit and X reactions to a launch or announcement: volume, representative quotes, themes, and notable accounts.",
      "tags": [
        "linkedin"
      ]
    },
    {
      "id": "outreach-list-builder",
      "name": "outreach-list-builder",
      "description": "Turn a role or ICP spec into a ranked outbound sales list of LinkedIn prospects with company context and personalized opener hooks.",
      "tags": [
        "linkedin"
      ]
    }
  ],
  "skillsIndex": "https://veezee.io/.well-known/agent-skills/index.json"
}
