C

coder.com

Coder is a self-hosted platform for running cloud development environments and AI coding agents on infrastructure an organization controls. It provides workspace management, agent tooling, and related administration capabilities for enterprise development environments.

4 integrations · MCP · REST · CLI

Coder exposes a tenant-hosted REST API, a local `coder` CLI, an experimental remote MCP server over HTTP, and a local agent debug HTTP API.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Coder session tokenbearerGet token

Create a long-lived token from your own Coder deployment. The docs show two easy paths: visit [your Coder deployment]/settings/tokens (for example https://coder.example.com/settings/tokens) from the REST API quickstart, or run coder tokens create after logging in with the CLI as shown in the Authentication docs. Use the resulting token with the Coder API.

Coder OAuth2 application (client ID and client secret)oauth2Set up OAuth

An admin on your Coder deployment must first enable the oauth2 experiment on the server, then create an OAuth2 application in Deployment Settings → OAuth2 Applications as described in the OAuth2 Provider docs. Create the app with its callback URL, then generate a client secret. Coder supports token-endpoint client authentication with client_secret_basic or client_secret_post. This is experimental and not recommended for production per the docs.

conventions · 3/7 published

Publish these signals → /publishing