trustycap_get_native_kit — TrustyCap MCP Tool
trustycap_get_native_kit
(trustycap get native kit) is one of 13 tools on the
TrustyCap
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call trustycap_get_native_kit from your client
- Claude Code TrustyCap trustycap_get_native_kit run in your project directory
- Claude Desktop TrustyCap trustycap_get_native_kit ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TrustyCap trustycap_get_native_kit ~/.cursor/mcp.json
- VS Code TrustyCap trustycap_get_native_kit .vscode/mcp.json
- Zed TrustyCap trustycap_get_native_kit ~/.config/zed/settings.json
- Windsurf TrustyCap trustycap_get_native_kit ~/.codeium/windsurf/mcp_config.json
- Cline TrustyCap trustycap_get_native_kit ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TrustyCap trustycap_get_native_kit ~/.gemini/settings.json
- Grok TrustyCap trustycap_get_native_kit .mcp.json (in your project root)
- ChatGPT TrustyCap trustycap_get_native_kit Settings → Connectors → Advanced → Developer mode
- Claude.ai TrustyCap trustycap_get_native_kit Settings → Connectors → Add custom connector
- LangChain TrustyCap trustycap_get_native_kit pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http trustycap https://mcp.trustycap.com/mcp
Other tools on this server
- trustycap_production_readiness
- trustycap_start_workspace
- trustycap_route_build
- trustycap_compose_kit
- trustycap_native_readiness
- trustycap_production_standard
- trustycap_production_plan
- trustycap_list_capabilities
- trustycap_list_launch_kits
- trustycap_list_native_kits
- trustycap_guide
- trustycap_get_launch_kit
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.