# Remoet > Remoet is an MCP server that gives any AI agent live, tech-stack-tagged hiring data from remote-friendly companies, so developers who code with Claude, Cursor, or any MCP-compatible agent can search, star, and apply to jobs without ever opening a job board. Hosted Streamable HTTP, OAuth 2.1 or API key. Free for job seekers, with no paid plans and no time limit. ## Quick facts - 28 MCP tools across profile, discovery, applications, feed, link trees, and account management - Hundreds of remote-friendly companies tagged with their actual tech stack (TypeScript, Postgres, Go, Rust, etc.), refreshed daily - Works with Claude Code, Claude Desktop, Claude Web, Cursor, VS Code, Windsurf, Codex CLI, Gemini CLI, Cline, and any MCP-compatible client - Free. No card, no trial timer, nothing to upgrade to. 50 starred companies per account. - Auth: OAuth 2.1 with PKCE for browser clients, `Authorization: Bearer` header for CLI clients ## Endpoints Two URLs, one MCP server, different auth modes. - **Static-header transport**: `https://api.remoet.dev/mcp`. CLI clients (Claude Code, Cursor, VS Code, Windsurf, Codex CLI, Gemini CLI, Cline) pass the key in the `Authorization: Bearer ` header. - **OAuth transport**: `https://api.remoet.dev/mcp/oauth`. Custom-connector clients (Claude Desktop, Claude Web) negotiate OAuth 2.1 with PKCE. - OAuth metadata (under the OAuth path): `https://api.remoet.dev/mcp/oauth/.well-known/oauth-authorization-server` ## Docs - [MCP server reference](https://www.remoet.dev/mcp): All 28 tools grouped by category, install snippets per client, FAQ - [What is MCP?](https://www.remoet.dev/blog/what-is-mcp-model-context-protocol): Plain-English explainer of the Model Context Protocol - [How to set up MCP in Claude, Cursor, Windsurf](https://www.remoet.dev/blog/how-to-set-up-mcp-server-claude-cursor-windsurf): Step-by-step config per client - [AI agent job search workflow](https://www.remoet.dev/blog/ai-agent-job-search-workflow-complete-guide): End-to-end walkthrough from profile setup to application - [Connect agent (sign-up)](https://www.remoet.dev/onboarding): One-prompt install flow ## Install Claude Code one-liner: ``` claude mcp add remoet https://api.remoet.dev/mcp --scope user --transport http --header "Authorization: Bearer YOUR_KEY" ``` Claude Desktop / Claude Web: Settings > Connectors > Add custom connector, paste `https://api.remoet.dev/mcp/oauth`, approve. For Cursor, VS Code, Windsurf, Codex CLI, Gemini CLI, Cline: see [/mcp](https://www.remoet.dev/mcp) for per-client snippets. ## Tools 28 tools, grouped: - **Profile (6)**: get_profile, update_profile, save_work_experience, save_project, save_education, delete_profile_item - **Discovery & Stars (9)**: search_listings, get_listing, star_listing, unstar_listing, get_starred_jobs, save_job, get_saved_jobs, update_saved_job_note, unsave_job - **Applications (6)**: apply_to_job, get_applications, withdraw_application, respond_to_offer, add_application_note, send_application_message - **Feed, Digests, Apps, Link Trees (6)**: get_feed, get_digests, get_apps, get_linktrees, create_linktree, delete_linktree - **Account (1)**: get_account Full reference: [/mcp#tools](https://www.remoet.dev/mcp#tools) ## Pricing Remoet is free for job seekers. There are no paid plans and nothing to upgrade to. - $0. No card, no trial timer. - 50 starred companies, 25 unstars per 30 days, 10 link trees. These are the standard account limits. - 5,000 MCP requests/day and 5,000 REST API requests/day, an abuse threshold rather than a product gate. - Job data is real-time on every account. There is no delayed tier. [Pricing details](https://www.remoet.dev/pricing) ## Optional - [Blog](https://www.remoet.dev/blog): AI/MCP, remote work, tech career - [Listings](https://www.remoet.dev/listings): Browse companies by tech stack