Claude
Claude on the web, Desktop, and Cowork (Free, Pro, Max, Team, Enterprise).
- Open Settings → Connectors.
- Click Add custom connector.
- Paste the MCP server URL and click Add.
- Sign in with TruRating on the first secure request.
This portal is also a Model Context Protocol (MCP) server, so AI assistants and editors can search and read the documentation directly. Public docs are available to anyone. Secure docs are split by section (In-Store, Online, Flex, Complementary, Truhub), so which secure docs you can reach depends on which sections your TruRating identity login has been granted — speak to TruRating to arrange or extend access. Ask the assistant to check check_docs_access to see what your connection currently has.
MCP server URL
https://docs.trurating.com/api/mcpVS Code and Cursor support one-click MCP install links. Click a button, confirm the prompt in your editor, then trigger a secure action to sign in with TruRating.
Claude, ChatGPT, and Gemini each connect to the same MCP server URL. The exact menu differs per product:
Claude on the web, Desktop, and Cowork (Free, Pro, Max, Team, Enterprise).
Custom connectors require Developer Mode, enabled by a workspace admin.
Plus/Pro accounts are read-only; write actions need Business, Enterprise, or Edu.
The consumer Gemini app has no MCP UI yet; use the CLI or Gemini Enterprise.
~/.gemini/settings.json under mcpServers. | Tool | Sign-in needed? | What it does |
|---|---|---|
list_doc_sections | No | Lists the public and secure section titles and paths. |
check_docs_access | No | Reports whether you're signed in and which secure sections (In-Store, Online, Flex, Complementary, Truhub) you can access. |
search_docs | Only for secure results | Full-text search across the documentation, secure results scoped to your sections. |
read_doc | Only for /secure/** pages, and only in sections you can access | Reads a single document as text. |
list_tsi_schema_versions | Yes, In-Store section | Lists available TSI schema versions (for example v250). |
get_tsi_schema_definition | Yes, In-Store section | Looks up a single TSI XSD element, complexType, or simpleType by name and returns its documentation, structure, and raw XSD. |
get_tsi_example_payload | Yes, In-Store section | Gets worked example TSI Request/Response XML payloads from the Message Cookbook for a given message type. |
validate_tsi_payload | Yes, In-Store section | Validates a TSI v2.5.0 payload against v250.xsd and returns friendly structural checks. |
generate_tsow_docx | Yes, In-Store section | Generates a draft Technical Scope of Work (.docx) from wizard answers, same as the interactive TSOW generator. |
generate_postman_collection | Yes, In-Store section | Generates a runnable TSI v2.5.0 Postman collection for a partner sandbox setup. |
estimate_tsi_bandwidth | Yes, In-Store section | Estimates monthly TSI question/rating traffic and bandwidth from transaction volume and response profile. |
contact_trurating | No | Sends a message to the TruRating developer team, for example to ask for help, report a docs issue, or request support. |
check_docs_access to see which ones, then speak to TruRating to request the rest. https:// URL above, exactly as shown. Still stuck? Contact your TruRating Solutions Architect.