Docs / Quickstart
Connect in 2 minutes
1. Get your endpoint
Sign up — your personal endpoint URL appears on the dashboard:
https://mcp.packwolf.io/mcp?key=pw_...
The key in the URL is your password. Don't share it; you can reset it any time from the dashboard.
2. Connect your client
Claude Desktop / claude.ai: Settings → Connectors → Add custom connector → paste the URL.
Cursor: Settings → MCP → Add new MCP server, or add to mcp.json:
{
"mcpServers": {
"packwolf": { "url": "https://mcp.packwolf.io/mcp?key=pw_..." }
}
}
VS Code: same shape in your MCP config (servers block, type http).
3. Talk to it
No commands to learn — just talk. Try:
"Remember this: I always want reports short and visual." "Save this decision: we picked Postgres because ..."
Tomorrow, open a brand-new chat and ask "what do you know about our reports?" — the first recall from a fresh chat is the moment it clicks.
Works across clients
The same URL works in every MCP client — teach it in Claude, ask it in Cursor. That's the point.