Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's ShipStation MCP server and give it 45 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across ShipStation — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your ShipStation MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every ShipStation tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every ShipStation call.
Tools Discovery →A ShipStation MCP server lets AI agents read and write ShipStation data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's ShipStation MCP server ships with 45 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from ShipStation's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
List all shipping carriers connected to the account
Retrieve a single carrier by carrierCode
Retrieve a paginated list of customers
Retrieve a single customer by ID
List orders matching search criteria
Retrieve a single order by ID
Soft-delete an order
Retrieve a paginated list of products
Retrieve a single product by ID
Update an existing product
List all stores associated with the ShipStation account
Retrieve details for a specific store by ID
Update an existing store
Create a new warehouse (Ship From Location)
List all Ship From Locations (warehouses) on the ShipStation account
Retrieve a single warehouse (Ship From Location) by its ID
Update an existing warehouse (Ship From Location)
Delete a warehouse (Ship From Location)
Add funds to a carrier account
Create a new order or update an existing one
Create or update multiple orders in a single call
Add a tag to an order
Create a shipping label for an existing order
Create a shipping label and obtain label data
List all tags defined for this account
List package types available for a specific carrier
List shipping services available for a specific carrier
Retrieve a paginated list of fulfillments
List orders matching a status and a tag
Retrieve a paginated list of shipments
Retrieve shipping rates for the specified shipping details
List marketplaces that can be integrated with ShipStation
Retrieve the refresh status of a specific store
Retrieve a list of users in the ShipStation account
Remove a tag from an order
Register a new ShipStation account
Mark an order as shipped without creating a label
Assign a user to one or more orders
Unassign the user from one or more orders
Place an order on hold until a specified date
Restore an on-hold order to awaiting shipment
Void a previously created shipping label
Initiate a store refresh
Deactivate a specific store
Reactivate a previously deactivated store
One endpoint. Any framework. Your agent is talking to ShipStation in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}162+ actions
133+ actions
128+ actions
125+ actions
120+ actions
85+ actions
83+ actions
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.