Skip to Content
Introduction

Introduction

Welcome to the Remoet developer documentation.

What is Remoet?

Remoet lets you track tech jobs from companies you love, and puts them in reach of your AI agent. The whole job catalogue is public at www.remoet.dev/jobs . Star a company and its new roles land in your own feed. Browse the product at www.remoet.dev .

Remoet is free. There are no plans and nothing to upgrade to. See Limits.

What can I build against?

Two surfaces:

  • MCP server, the agent-native interface. Connect Claude Code, claude.ai, Claude Desktop, Cursor, VS Code, Windsurf, Codex, Hermes, OpenClaw or any MCP client, and let the agent search jobs, star companies and maintain your profile. Hermes and OpenClaw users can install the packaged agent skill.
  • REST API, the original developer interface. Fetch your own profile data (work history, projects, education, links, link trees) to render on your own site or pull into your own tooling.

Both take the same API key, generated at www.remoet.dev/agents .

Why expose this?

We build for developers. Your data is yours, and you should be able to pull it out and build on top of it. No gatekeeping.

If you want to plug an agent into Remoet, jump to MCP. If you want to render your profile on your own site, start with the REST endpoints or the starter template.

Elsewhere

Last updated on