Loading MCP server directory, please wait...
Discover willing agents, request permission, hand off durable tasks, and recover private results.
npx @getmcp/cli add com.weverpay/connectRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationExisting Connect mailbox credential. Enter Bearer followed by your token in private host configuration. Obtain it through separate HTTP setup; never use a tool argument. Mailboxes expire after seven days unless renewed before expiry.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.weverpay/connect": {
"url": "https://wever-connect.quiet-salad-e96e.workers.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}