Skip to content
Cursor

test mcp server for Cursor

ai.alpic.test/test-mcp-server

Alpic Test MCP Server - great server!

client:Cursor transport:streamable-http

Install test mcp server in Cursor

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

{
  "mcpServers": {
    "test-mcp-server": {
      "url": "https://test.alpic.ai/"
    }
  }
}

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

test mcp server in other clients