agents-shipgate MCP Server
agents-shipgate is a Python MCP server for Cursor, Codex with uvx/pip. The deterministic merge gate for AI-generated agent capability changes — a local-first, static Tool-Use Readiness review for MCP, OpenAPI, and SDK tool surfaces. Open-source CLI + GitHub Action.
How to use agents-shipgate MCP Server
Install or run
uvx agents-shipgate fixture run ai_generated_refund_prClient configuration
{
"tools": [
{
"name": "zendesk_get_config_0",
"inputSchema": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 100
}
},
"required": [
"id"
]
},
"outputSchema": {
"type": "object"
},
"description": "Get a config record via the zendesk integration."
},
{
"name": "zendesk_lookup_policy_1",
"inputSchema": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 100
}
},
"required": [
"id"
]
},
"outputSchema": {
"type": "object"
},
"description": "Lookup a policy record via the zendesk integration."
},
{
"name": "gmail_charge_log_2",
"inputSchema": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"amount": {
"type": "number",
"maximum": 10000
},
"note": {
"type": "string"
}
},
"required": [
"id"
]
},
"outputSchema": {
"type": "object"
},
"description": "Charge a log record via the gmail integration."
},
{
"name": "stripe_get_customer_3",
"inputSchema": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"limit": {
"type": "integer",
"minimum"Compatible clients
What is agents-shipgate MCP Server?
agents-shipgate is a Python MCP server for Cursor, Codex with uvx/pip. The deterministic merge gate for AI-generated agent capability changes — a local-first, static Tool-Use Readiness review for MCP, OpenAPI, and SDK tool surfaces. Open-source CLI + GitHub Action. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Includes SKILL.md support
- Shell commands support
- Spreadsheet work support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run agents-shipgate using uvx/pip. Check ThreeMoonsLab/agents-shipgate for the latest setup command.
- Built for Python
- Built for Rust
- Install or run with uvx/pip
- Works with Cursor
- Works with Codex
- Uses stdio transport
- Uses SSE transport
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use agents-shipgate MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is agents-shipgate?
agents-shipgate is a Python MCP server for Cursor, Codex with uvx/pip. The deterministic merge gate for AI-generated agent capability changes — a local-first, static Tool-Use Readiness review for MCP, OpenAPI, and SDK tool surfaces. Open-source CLI + GitHub Action.
Who is agents-shipgate best for?
agents-shipgate is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.
How do I install agents-shipgate?
Install or run agents-shipgate using uvx/pip. Check agents-shipgate for the latest setup command.
Is agents-shipgate actively maintained?
agents-shipgate may need a closer maintenance check before production use.
Auto-fetched from GitHub.