2 tools. 1 can modify or destroy data without limits.
Read-only server. Low risk, but rate limits prevent runaway API costs.
Last updated:
Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.
web_search:
rules:
- rate_limit: 60/minute Controls API costs and prevents retry loops from exhausting upstream rate limits.
The Minimax Coding Plan server is primarily read-only with 1 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.
2 tools across 2 categories: Other, Read. 1 are read-only. 1 can modify, create, or delete data.
One line change. Instead of running the Minimax Coding Plan server directly, prefix it with Intercept: intercept -c minimax-coding-plan.yaml -- npx -y @minimax-coding-plan-mcp. Download a pre-built policy from policylayer.com/policies/minimax-coding-plan and adjust the limits to match your use case.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.