Skip to content
Discussion options

You must be logged in to vote

Yes. Relay supports both stdio (default) and HTTP.

To use HTTP:

relay start --http --addr :8080

Then point your MCP client at http://localhost:8080/mcp. That's it.

stdio is the default because most clients like Claude Desktop expect it. HTTP is useful when you want to run Relay as a service or connect from a remote machine.

Replies: 1 comment

Comment options

tamish560
Jul 10, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by tamish560
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant