Skip to content
Windsurf

x-use for Windsurf

io.github.ihuzaifashoukat/x-use

Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.

client:Windsurf transport:stdio runtime:pypi

Install x-use in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "x-use": {
      "command": "uvx",
      "args": [
        "x-use-mcp"
      ],
      "env": {
        "OPENAI_API_KEY": "<OPENAI_API_KEY>",
        "OPENAI_BASE_URL": "<OPENAI_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

x-use in other clients