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.
Quick Start
Clone the repository:
git clone https://github.com/waystation-ai/mcpClaude Desktop configuration example:
{
"mcpServers": {
"waystation-ai-mcp": {
"command": "npx",
"args": [
"-y",
"WayStation-ai/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.