Fulfiller — print catalogue & quotes for Claude Desktop
com.fulfiller/agentic-commerce-api
Print catalogue and live quotes from Fulfiller, a French online printer shipping across the EU.
client:Claude Desktop
transport:streamable-http
tools:11
Install Fulfiller — print catalogue & quotes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-commerce-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.fulfiller.com/agenticopenapi/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs