Skip to content
Windsurf

jPOS MCP Server for Windsurf

io.github.mohisyed/jpos-mcp-server

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install jPOS MCP Server in Windsurf

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

{
  "mcpServers": {
    "jpos-mcp-server": {
      "command": "uvx",
      "args": [
        "jpos-mcp-server"
      ]
    }
  }
}

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

jPOS MCP Server in other clients