BuildMe
Navigation
DashboardIncidentsHostsGroupsRunnersProjectsSettings

Account Settings

Profile

Email
Display Name

Change Password

Invite Someone

0 remaining

A branded email with a pre-filled signup link will be sent to this address.

No invites created yet.

API Keys

No API keys created yet.

MCP Server

https://mcp.build.biswas.me
get_meget_dashboardget_driftlist_projectsget_projectlist_buildsget_buildsync_projectretrigger_buildwatch_buildsget_versionhealth_checkget_build_stats
{
  "mcpServers": {
    "buildme": {
      "command": "npx",
      "args": [
        "-y", "@anthropic-ai/mcp-remote",
        "https://mcp.build.biswas.me",
        "--header",
        "Authorization:ApiKey YOUR_API_KEY"
      ]
    }
  }
}

Auth: Include your API key in the Authorization header as ApiKey YOUR_API_KEY. Create an API key above to get started.