# Gitsim Chat MCP server

Agent View of the PolicyLayer registry record for Gitsim Chat: identity, probed posture, risk grade, and all 9 tools classified. HTML page: https://policylayer.com/tools/com-gitsim-chat

## Facts

- Server id: `https://chat.gitsim.com/api/mcp`
- Homepage: https://github.com/https://chat.gitsim.com/api/mcp
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 9 (8 with introspected schema)
- Tool categories present: Read, Write
- Context-window cost: 1335 tokens per request — https://policylayer.com/token-cost/com-gitsim-chat
- Tags: com gitsim chat
- Record last modified: 2026-08-17T19:20:37.197Z

## Tools (9)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `buy_topup` | Financial | Critical | https://policylayer.com/tools/com-gitsim-chat/buy-topup.md |
| `create_order` | Financial | Critical | https://policylayer.com/tools/com-gitsim-chat/create-order.md |
| `check_data_balance` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/check-data-balance.md |
| `check_order_status` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/check-order-status.md |
| `get_business_context` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/get-business-context.md |
| `get_package` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/get-package.md |
| `list_esims` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/list-esims.md |
| `search_packages` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/search-packages.md |
| `search_topup_packages` | Read | Low | https://policylayer.com/tools/com-gitsim-chat/search-topup-packages.md |

## Tool descriptions

- `buy_topup` — Purchase a top-up data package for an existing eSIM. Returns a Stripe checkout URL.
- `create_order` — Create an order for an eSIM package. Returns a Stripe checkout URL where the user can pay. Requires a session key (from a previous tool call's structuredContent) or creates one automatically.
- `check_data_balance` — Check remaining data balance on an eSIM. Requires a session key and the eSIM's ICCID.
- `check_order_status` — Check the status of the most recent order. Requires a session key from a previous tool call.
- `get_business_context` — Get Gitsim product knowledge, pricing model, IP routing guidance, and eSIM fundamentals. Call this FIRST before helping a customer so you understand the product.
- `get_package` — Get details for a specific eSIM package by its ID. No authentication required.
- `list_esims` — List the customer's delivered eSIMs. Requires a session key from a previous tool call.
- `search_packages` — Search for eSIM data packages by country. Returns up to 10 packages per page sorted by price. Use the page parameter to paginate. No auth required. Call get_business_context first to understand IP routing and package types. Package types…
- `search_topup_packages` — Find compatible top-up packages for an existing eSIM. Requires a session key and the eSIM's ICCID.

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-gitsim-chat · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-gitsim-chat
