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