Stats
Actions
Tags
From well
Connects remotely to the Wellapp API to provide conversational AI capabilities. No local setup or API key is required for HTTP transport.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"well": {
"type": "http",
"url": "https://api.wellapp.ai/v1/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://api.wellapp.ai/v1/mcpFirst indexed Jun 11, 2026
First indexed Jun 11, 2026
npx claudepluginhub wellapp-ai/well --plugin well