01
MCP Server Connection & Transport
Correctly describing and configuring the hosted MCP endpoint: the documented base URL, Streamable HTTP semantics, protocol version, and the vendor-specific quick-start commands shown in the docs.
“By default the server advertises OAuth 2.1: your MCP client opens a browser sign-in on first use” www.alphaxiv.org
Mapped capabilities
4 capabilities
Endpoint and protocol facts
Reproduces https://api.alphaxiv.org/mcp/v1 and MCP v1.0.0 without substituting a different host or version.
Streamable HTTP method semantics
POST for requests, GET for the server→client SSE stream, DELETE to terminate the session.
Client quick-start commands
Emits the documented add-server invocation for Claude Code and the other tabbed clients (Codex CLI, Cursor, Claude Connector).
Setup troubleshooting
Distinguishes transport misconfiguration from authentication failure when a connection attempt fails.





