Agent Platforms & AutomationAuth: OAuth2.1
WayStation hosted MCP server
App connector hub
WayStation’s hosted MCP server acts as a hub between agents and common work apps — connecting tools like project trackers and docs through a single authenticated MCP endpoint.
Curated by Agentic WorkersPublished Updated
Server description
One MCP connection to your work apps
WayStation’s hosted MCP server acts as a hub between agents and common work apps — connecting tools like project trackers and docs through a single authenticated MCP endpoint.
- Slug
- waystation
- Category
- Agent Platforms & Automation
- Category slug
- agent-platforms-and-automation
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"waystation": {
"url": "https://waystation.ai/mcp"
}
}
}