- Claude Code
- Cursor
1
Add the server
Run this in your terminal:
2
Sign in
Complete the browser sign-in the first time Claude Code calls an Asteroid tool. The client stores the token
and sends it on later requests.
3
Check it works
Ask Claude Code:Your workflows come back in the reply.
The server speaks streamable HTTP at
/mcp. It publishes OAuth metadata at
/.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server, so clients that
discover authentication find it on their own.When it does not connect
Next
What the MCP server can do
Every tool, grouped by what it acts on
Build a workflow over MCP
A worked example, start to finish

