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