Skip to content
Cursor

api tester ai mcp for Cursor

io.github.csoai-org/api-tester-ai-mcp

Api Tester Ai MCP Server by MEOK AI Labs

client:Cursor transport:stdio runtime:pypi

Install api tester ai mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "api-tester-ai-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "api-tester-ai-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

api tester ai mcp in other clients