Ask questions about any public GitHub repository and get grounded answers.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Software Development › Shopify Dev MCP Server

Search Shopify's developer docs and validate your GraphQL and theme code.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
Entry point — learn which Shopify APIs this server supports.
Search the Shopify developer documentation.
Validate GraphQL against the real Shopify schema.
Validate a Shopify theme.
Validate Liquid theme code blocks.
Validate Polaris component code blocks.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @shopify/dev-mcp@latestPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"shopify-dev-mcp": {
"command": "npx",
"args": [
"-y",
"@shopify/dev-mcp@latest"
]
}
}
}Ask questions about any public GitHub repository and get grounded answers.
Work with HubSpot CRM objects, properties, associations, and engagements.
Feed a coding agent the layout and styling data behind a Figma file.
Find, create, and update Linear issues, projects, and comments.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Create, deploy, and manage Netlify projects and extensions from an AI client.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.