Connecting Other MCP Tools
Fuze Store works with any AI tool that supports the Model Context Protocol (MCP) and OAuth2 with PKCE — not just the tools with a named preset. Most clients only need the server URL; they auto-discover the OAuth endpoints and register themselves.
Before You Start
- An MCP-capable AI client that accepts a remote/HTTP MCP server URL.
- You have Owner or Admin access to the store you want to connect.
- The AI Connections add-on is active on that store.
- Some AI tools require their own paid account to add a connector — check the overview for the current list.
Get Your MCP URL
In the Fuze Store app, open Configurations → MCP → Connect an assistant and copy the MCP Server URL:
https://api.fuze-store.com/mcp/store/<your-store-id>
This URL is unique to one store. The store is set by the URL — there is no store picker on the consent screen.
Connect
Tools that can't open a browser
Server-to-server scripts and tools that can't complete a browser sign-in need a pre-minted Client ID and Client Secret. Create one under Configurations → MCP → Credentials, then see Setting Up AI Access.
If Something Goes Wrong
If the tool can't discover the server, confirm it supports remote MCP over HTTP and OAuth2 PKCE. For Fuze-side issues, see the troubleshooting section of Setting Up AI Access.