Some integrations are still source-only or in preview. Their guides call that out explicitly so you don’t try to install a package that has not been published.
Which guide should I use?
- I use a coding agent already. Find your client in Agent plugins, or go directly to Cortex Code.
- I’m building an agent application. Choose an adapter in SDKs and frameworks.
- I want to connect Claude or deploy QM with Sprites. Start with Platform integrations.
- My client supports MCP but isn’t listed here. See Remote MCP Server for the direct connection URL and authentication requirements.
Agent clients and plugins
These plugins connect a coding agent to Sprites. Most use the hosted MCP server and browser OAuth; Pi and Hermes Agent use Sprites API tokens, while Herdr uses the authenticated Sprites CLI.SDKs and frameworks
Use these adapters when your application owns the agent loop and needs to create or reuse Sprites programmatically.Platform integrations
MCP directories
The Sprites remote MCP server is published asdev.sprites/mcp in the official MCP registry and has a Smithery listing.
See Registry and discovery for listing links and the differences between their connection flows.