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