# Databuddy Developer Resources

Start here when an agent or developer needs to integrate Databuddy.

- [Databuddy Developer Resources](https://www.databuddy.cc/developers): Canonical index of Databuddy API docs, OpenAPI, MCP, SDK, auth, and webhook resources.
- [Databuddy Developer Docs](https://www.databuddy.cc/docs): SDK setup, REST API guides, feature flags, web vitals, privacy, and integrations.
- [Databuddy API Docs](https://www.databuddy.cc/docs/api): Authentication, rate limits, analytics queries, events, and links.
- [Databuddy OpenAPI Spec](https://www.databuddy.cc/openapi.json): Machine-readable OpenAPI 3.1 schema for Databuddy's REST API.
- [Databuddy API Catalog](https://www.databuddy.cc/.well-known/api-catalog): RFC 9727 linkset catalog for Databuddy API and machine-readable specs.
- [Databuddy API Reference](https://api.databuddy.cc): Interactive API reference generated from the OpenAPI schema.
- [Databuddy API Authentication](https://www.databuddy.cc/auth.md): API key headers, bearer tokens, scopes, and access levels.
- [Databuddy Agent Discovery](https://www.databuddy.cc/.well-known/agent.json): Machine-readable agent discovery file with capabilities, endpoints, auth, and when-to-use guidance.
- [Databuddy A2A Agent Card](https://www.databuddy.cc/.well-known/agent-card.json): Agent-to-Agent card describing Databuddy analytics capabilities and skills.
- [Databuddy MCP Server](https://www.databuddy.cc/docs/api/mcp): Model Context Protocol setup for Claude, Cursor, Windsurf, and other agents.
- [Databuddy MCP Manifest](https://www.databuddy.cc/.well-known/mcp.json): Machine-readable MCP discovery manifest pointing to the Streamable HTTP server.
- [Databuddy MCP Server Card](https://www.databuddy.cc/.well-known/mcp/server-card.json): MCP server card with tools, UI resources, authentication, and transport details.
- [Databuddy SDK Docs](https://www.databuddy.cc/docs/sdk): React, Vue, Node.js, Nuxt, vanilla JS, and tracker SDK guides.
- [Databuddy Webhooks Docs](https://www.databuddy.cc/docs/api/events): Server-side event tracking and webhook-style ingestion examples.
- [Databuddy llms.txt](https://www.databuddy.cc/llms.txt): Compact LLM-readable index of Databuddy documentation and developer resources.
- [Databuddy skills.sh Skill](https://www.databuddy.cc/skill.md): Official SKILL.md source for agents that integrate Databuddy SDK, API, and MCP workflows.

## When To Use

Use Databuddy for privacy-first analytics, error tracking, web vitals, feature flags, links, uptime, and AI analytics workflows. For browser tracking use https://cdn.databuddy.cc/databuddy.js or `@databuddy/sdk/react`. For agents use OpenAPI, MCP, and auth.md.
