check_stripe_code — stripecheckup MCP Tool Read-only
check_stripe_code
(check stripe code) is one of 1 tool on the
stripecheckup
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_stripe_code from your client
- Claude Code stripecheckup check_stripe_code run in your project directory
- Claude Desktop stripecheckup check_stripe_code ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor stripecheckup check_stripe_code ~/.cursor/mcp.json
- VS Code stripecheckup check_stripe_code .vscode/mcp.json
- Zed stripecheckup check_stripe_code ~/.config/zed/settings.json
- Windsurf stripecheckup check_stripe_code ~/.codeium/windsurf/mcp_config.json
- Cline stripecheckup check_stripe_code ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI stripecheckup check_stripe_code ~/.gemini/settings.json
- Grok stripecheckup check_stripe_code .mcp.json (in your project root)
- ChatGPT stripecheckup check_stripe_code Settings → Connectors → Advanced → Developer mode
- Claude.ai stripecheckup check_stripe_code Settings → Connectors → Add custom connector
- LangChain stripecheckup check_stripe_code pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http stripecheckup https://stripecheckup.vercel.app/api/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.