Skip to Content
Introduction

Introduction

Welcome to the remoet.dev developer documentation.

What is remoet.dev?

remoet.dev tracks tech jobs from companies you care about and connects them to your AI agents. Browse the consumer site at www.remoet.dev .

What can I build against?

Two surfaces are available to developers:

  • MCP server — the agent-native interface. Connect Claude, Cursor, Codex, or any MCP-capable client and let the agent read and write your remoet.dev data directly. Free tier eligible.
  • REST API — the original developer interface. Lets you fetch your own profile data (jobs, projects, education, links, link trees) programmatically. Useful for portfolio sites and external integrations.

Both authenticate against the same key you generate at www.remoet.dev/api-keys .

Why expose this?

We’re building for developers. Your data is yours; you should be able to pull it out and build on top of it. That’s the philosophy. No gatekeeping.

If you want to plug an agent into your remoet.dev data, jump to MCP. If you want to render your profile on your own site, check the REST endpoints or the starter template.

Last updated on