Dev Tools
Cloudflare
Connects an agent to a Cloudflare account — Workers, D1 databases, KV, R2 storage, and DNS — through Cloudflare's unified hosted MCP server.
Context7
Fetches current, version-specific documentation and code examples for a named library straight into an agent's context, instead of relying …
Figma
Connects an agent to a Figma file's Dev Mode data — component structure, styles, and layout — so it can generate code that matches an actual …
Filesystem
Gives an agent read/write access to a specified local directory tree, with configurable path allow-listing.
GitHub
Connects an agent to GitHub — issues, pull requests, repo search, and code — through the GitHub API rather than raw git commands.
Sentry
Pulls real error data and stack traces from Sentry directly into an agent's context, so bug fixes are grounded in what's actually failing.
Stripe
Connects an agent to the Stripe API — customers, payments, subscriptions, and invoices — letting it query and manage billing data through …