memsprout is an MCP server. Connect any client that speaks the Model Context Protocol, and every agent reads and writes from the same shared memory.
You need a memsprout account. Sign up first if you don't have one — the OAuth flow below only signs in existing users, it does not create accounts.
Every client below connects to this same URL.
https://mcp.memsprout.com/mcp If a client can't connect, check that it supports remote (Streamable HTTP) servers with OAuth, not only local (stdio) servers. Questions: support@memsprout.com.