check_token_intent — 404KIN FIELD Transaction Intent MCP Tool Read-only
check_token_intent
(check token intent) is one of 1 tool on the
404KIN FIELD Transaction Intent
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_token_intent from your client
- Claude Code 404KIN FIELD Transaction Intent check_token_intent run in your project directory
- Claude Desktop 404KIN FIELD Transaction Intent check_token_intent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor 404KIN FIELD Transaction Intent check_token_intent ~/.cursor/mcp.json
- VS Code 404KIN FIELD Transaction Intent check_token_intent .vscode/mcp.json
- Zed 404KIN FIELD Transaction Intent check_token_intent ~/.config/zed/settings.json
- Windsurf 404KIN FIELD Transaction Intent check_token_intent ~/.codeium/windsurf/mcp_config.json
- Cline 404KIN FIELD Transaction Intent check_token_intent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI 404KIN FIELD Transaction Intent check_token_intent ~/.gemini/settings.json
- Grok 404KIN FIELD Transaction Intent check_token_intent .mcp.json (in your project root)
- ChatGPT 404KIN FIELD Transaction Intent check_token_intent Settings → Connectors → Advanced → Developer mode
- Claude.ai 404KIN FIELD Transaction Intent check_token_intent Settings → Connectors → Add custom connector
- LangChain 404KIN FIELD Transaction Intent check_token_intent pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http transaction-intent https://field-404kin.cv5gyqnshz.chatgpt.site/api/intent-check/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.