Local stdio proxy for Presso's remote MCP server — connect e-commerce and marketing data to AI assistants
Local stdio proxy for Presso's remote MCP server — connect e-commerce and marketing data to AI assistants. That is what the presso setup mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
Presso is an MCP server that connects your e-commerce and marketing data sources — Shopify, Google Analytics 4, Google Ads, Meta Ads, and more — directly to AI assistants like Claude. Instead of switching between dashboards, ask questions in natural language and get instant answers about your store's performance, ad campaigns, and customer behavior.
The server publishes 4 tools. What each one is for:
Cursor — The Cursor tool exposed by this serverShopify — The Shopify tool exposed by this serverKlaviyo — The Klaviyo tool exposed by this serverShipStation — The ShipStation tool exposed by this serverConfiguration is passed through the environment: PRESSO_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
Among the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Presso Setup's toolset — Cursor, Shopify, Klaviyo and 1 more — is a fair guide to whether it matches your workflow. It is maintained by stellagent; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Presso Setup's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Cursor | The Cursor tool exposed by this server. |
| Shopify | The Shopify tool exposed by this server. |
| Klaviyo | The Klaviyo tool exposed by this server. |
| ShipStation | The ShipStation tool exposed by this server. |
{
"mcpServers": {
"presso": {
"type": "http",
"url": "https://mcp.presso.now/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| PRESSO_API_KEY | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.