Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelcontextprotocol/python-sdk
/ Deps
Class
Deps
examples/mcpserver/memory.py:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
@dataclass
69
class
Deps:
70
openai: AsyncOpenAI
71
pool: asyncpg.Pool
72
73
74
async
def
get_db_pool() -> asyncpg.Pool:
Callers
2
remember
Function · 0.85
read_profile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected