← Back to Plugins
MCP Server MCP

Startup Jobs

github By github 👁 1 views ▲ 0 votes

Search live startup jobs from Claude, Cursor, or ChatGPT via MCP. Free, no account needed.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.startup.jobs/mcp",
      "headers": [
        {
          "description": "Optional. Bearer sj_… API key from https://startup.jobs/account/api_keys for usage attribution and full access. Free tier works without a key. Docs: https://startup.jobs/mcp",
          "format": "string",
          "isSecret": true,
          "placeholder": "Bearer sj_YOUR_KEY",
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...