io.github.WellApp-ai/well-mcp
https://api.well.app/v1/mcp/sse
● degraded
Connect your AI to your Well financial data - invoices, companies, contacts.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://api.well.app/v1/mcp/sse
JSON-RPC initialize probe
curl -X POST https://api.well.app/v1/mcp/sse \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'