The only MCP Server you need. Connect any MCP host with the tools you use daily through our no-code, secure integration hub.
Standard I/O
npx (run directly)
npx @waystation/mcpAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-waystation-mcp": {
"args": [
"@waystation/mcp"
],
"command": "npx"
}
}
}