WayStation-ai/mcp
βοΈ π πͺ - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Detailed Documentation
βοΈ π πͺ - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
Configuration
{
"mcpServers": {
"waystation-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-waystation-ai-mcp"
],
"env": {}
}
}
}