--- title: "Available tools" description: "The authenticated endpoint currently advertises no account-memory tools." canonical: https://past.dev/docs/mcp/tools last-updated: 2026-09-07 --- # Available tools > The authenticated endpoint currently advertises no account-memory tools. Product: past.dev MCP Server. Source: https://past.dev/docs/mcp/tools A successful connection can return an empty tool list. This version does not expose memory reads or writes as hosted MCP tools. Use the Memory API for production ingestion and recall. A bearer project key and the request identity determine which memory can be returned. > **Memory in your application** > > To expose memory to an assistant or your end users, implement tools in your own MCP server that call the Memory API. Section 04 shows the authentication and request flow.