set_token — giteasy MCP Tool Mutating
set_token
(set token) is one of 22 tools on the
giteasy
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_token from your client
- Claude Code giteasy set_token run in your project directory
- Claude Desktop giteasy set_token ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor giteasy set_token ~/.cursor/mcp.json
- VS Code giteasy set_token .vscode/mcp.json
- Zed giteasy set_token ~/.config/zed/settings.json
- Windsurf giteasy set_token ~/.codeium/windsurf/mcp_config.json
- Cline giteasy set_token ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI giteasy set_token ~/.gemini/settings.json
- Grok giteasy set_token .mcp.json (in your project root)
- ChatGPT giteasy set_token Settings → Connectors → Advanced → Developer mode
- Claude.ai giteasy set_token Settings → Connectors → Add custom connector
- LangChain giteasy set_token pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http giteasy https://giteasy-mcp.azurewebsites.net/mcp
Other tools on this server
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.