MCP TanStack Example Getting Started To run this application: pnpm i pnpm dev Then use the following in your MCP client: "remote-example": { "command": "npx", "args": [ "mcp-remote", "http://localhost:3000/api/sse" ] }