Web Analytics Made Easy - Statcounter
BaseKV
Sign InSign Up

Agent Discovery

MCP compatibility status

BaseKV is API-first and agent-ready today through OAuth-protected lifecycle endpoints, OpenAPI, and well-known discovery metadata. First-party hosted MCP server support is planned.

Current status

  • Lifecycle API is available for machine provisioning and management.
  • OAuth metadata and agent card endpoints are published.
  • OpenAPI spec is available for tool generation and integration automation.
  • Hosted MCP server endpoint is not yet public.

Machine-readable endpoints

OAuth metadata →Agent card →OpenAPI spec →Lifecycle API guide →

Recommended integration pattern

  1. Create scoped API token in Dashboard.
  2. Validate token + limits via `GET /api/v1/whoami`.
  3. Use lifecycle endpoints with idempotency keys for writes.
  4. Persist endpoint credentials in your agent secret manager.
MCP Status | BaseKV