# 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 tier with no time limit. ## Quick facts - 47 MCP tools across profile, discovery, applications, link trees, and subscription 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 tier is permanent (30 MCP requests/day, 10 starred companies). Pro $15/mo. Max $29/mo. - 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 47 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 47 tools, grouped: - **Profile (15)**: get_profile, get_work_experience, get_projects, get_education, get_links, update_profile, create/update/delete_work_experience, create/update/delete_project, create/update/delete_education - **Discovery & Stars (11)**: search_listings, get_starred_listings, get_listing, star_listing, unstar_listing, get_star_count, get_starred_jobs, save_job, get_saved_jobs, update_saved_job_note, unsave_job - **Applications (10)**: apply_to_job, get_applications, get_application, withdraw_application, accept_offer, reject_offer, add_application_note, get_application_events, send_application_message, get_application_messages - **Visibility, Digests, Link Trees (9)**: get_visibility, update_visibility, get_digests, get_digest, get_apps, get_linktrees, get_linktree, create_linktree, delete_linktree - **Subscription (2)**: get_subscription, change_plan Full reference: [/mcp#tools](https://www.remoet.dev/mcp#tools) ## Pricing - Free: $0/mo. 10 stars, 5 unstars/mo, 30 MCP requests/day, 300 API requests/day, 1 link tree, weekly job data refresh. - Pro: $15/mo. 30 stars, 15 unstars/mo, 150 MCP requests/day, 5,000 API requests/day, 10 link trees, real-time job data. - Max: $29/mo. 75 stars, unlimited unstars, unlimited MCP requests, unlimited API requests, unlimited link trees, real-time job data. [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