All MCP servers

Bernstein

Official
by Api.Airforcestdio0566Apache-2.0

Declarative agent orchestration for engineering teams

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "bernstein-imp7392d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}