Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"relaycast": {
"command": "npx",
"args": [
"-y",
"@relaycast/mcp"
],
"env": {
"RELAY_BASE_URL": "https://api.relaycast.dev",
"RELAY_AGENT_TYPE": "agent"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
RELAY_BASE_URL=https://api.relaycast.devRELAY_AGENT_TYPE=agentnpx claudepluginhub agentworkforce/skills --plugin claude-relay-plugin