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