This MCP server integrates with the Calltouch API for call tracking, providing access to call details, statistics, leads, sources, and tags.
From the registry: MCP server for Calltouch API — call tracking, call statistics. Token auth.
Please install the `calltouch-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Get Calltouch API token** — Get an API token from your Calltouch personal account (https://www.calltouch.ru/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@theyahia/calltouch-mcp"]
- required environment variables:
- `CALLTOUCH_TOKEN`: API token from Calltouch personal account (example: `<your-calltouch-token>`)
- `CALLTOUCH_SITE_ID`: Calltouch site ID (example: `<your-site-id>`)
- optional environment variables:
- `PORT`: HTTP transport port (when using --http) (example: `3000`)
Note: Supports Streamable HTTP via `npx @theyahia/calltouch-mcp --http` on port 3000.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CALLTOUCH_TOKENrequiredAPI token from the Calltouch personal account.CALLTOUCH_SITE_IDrequiredSite ID in Calltouch.MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR