{
  "servers": [
    {
      "name": "io.veezee/linkedin",
      "url": "https://mcp.veezee.io/linkedin",
      "transport": "streamable-http",
      "remotes": [
        {
          "type": "streamable-http",
          "url": "https://mcp.veezee.io/linkedin"
        }
      ],
      "description": "LinkedIn profiles, companies, posts, and search for AI agents. No signup: connect via OAuth (MCP authorization spec) or mint a free key at POST https://api.veezee.io/v1/keys/mint; 200 free credits per IP per day.",
      "tools": [
        "linkedin_resolve_url",
        "linkedin_get_profile",
        "linkedin_search_people",
        "linkedin_get_company",
        "linkedin_get_posts",
        "get_usage"
      ],
      "auth": "OAuth (MCP authorization spec) or api-key: compliant clients connect via a browser sign-in, no key; otherwise mint a key free at POST https://api.veezee.io/v1/keys/mint, no signup. Either runs under a free per-IP daily budget. Buy a key at https://veezee.io/upgrade for more (checkout credits the same key).",
      "docs": "https://veezee.io/docs/linkedin"
    },
    {
      "name": "io.veezee/reddit",
      "url": "https://mcp.veezee.io/reddit",
      "transport": "streamable-http",
      "remotes": [
        {
          "type": "streamable-http",
          "url": "https://mcp.veezee.io/reddit"
        }
      ],
      "description": "Reddit subreddits, posts, comments, and users for AI agents. No signup: connect via OAuth (MCP authorization spec) or mint a free key at POST https://api.veezee.io/v1/keys/mint; 200 free credits per IP per day.",
      "tools": [
        "reddit_search",
        "reddit_get_subreddit",
        "reddit_get_subreddit_posts",
        "reddit_get_user",
        "reddit_get_post",
        "reddit_resolve_url",
        "get_usage"
      ],
      "auth": "OAuth (MCP authorization spec) or api-key: compliant clients connect via a browser sign-in, no key; otherwise mint a key free at POST https://api.veezee.io/v1/keys/mint, no signup. Either runs under a free per-IP daily budget. Buy a key at https://veezee.io/upgrade for more (checkout credits the same key).",
      "docs": "https://veezee.io/docs/reddit"
    },
    {
      "name": "io.veezee/x-twitter",
      "title": "X (formerly Twitter)",
      "url": "https://mcp.veezee.io/x",
      "transport": "streamable-http",
      "remotes": [
        {
          "type": "streamable-http",
          "url": "https://mcp.veezee.io/x"
        }
      ],
      "description": "X (formerly Twitter) search, profiles, and tweets for AI agents. No signup: connect via OAuth (MCP authorization spec) or mint a free key at POST https://api.veezee.io/v1/keys/mint; 200 free credits per IP per day.",
      "tools": [
        "x_search",
        "x_get_profile",
        "x_get_tweets",
        "x_get_tweet",
        "x_resolve_url",
        "get_usage"
      ],
      "auth": "OAuth (MCP authorization spec) or api-key: compliant clients connect via a browser sign-in, no key; otherwise mint a key free at POST https://api.veezee.io/v1/keys/mint, no signup. Either runs under a free per-IP daily budget. Buy a key at https://veezee.io/upgrade for more (checkout credits the same key).",
      "docs": "https://veezee.io/docs/x"
    }
  ]
}
