{"library":"mcp-authkit-store-postgres","type":"library","category":null,"description":"Postgres-backed TokenStore for mcp-authkit, providing durable storage for Personal Access Tokens, refresh tokens, and upstream credential caches. Current stable version is 0.2.1, released as part of the mcp-authkit ecosystem. It wraps node-postgres (pg) and supports PostgreSQL 13+. Key differentiator: pools are consumer-owned, and store.close() does not close the pool to avoid ownership conflicts. Ships TypeScript types and uses ESM-only imports. Release cadence is tied to mcp-authkit releases.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","mcp","oauth","authkit","token-store","postgres","pg","model-context-protocol","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mcp-authkit-store-postgres","imports":["import { postgresTokenStore } from 'mcp-authkit/stores/postgres'","import { Pool } from 'pg'","import type { TokenStore } from 'mcp-authkit/stores/postgres'"]},{"cmd":"yarn add mcp-authkit-store-postgres","imports":[]},{"cmd":"pnpm add mcp-authkit-store-postgres","imports":[]}],"homepage":"https://github.com/omkmorendha/mcp-authkit#readme","github":"https://github.com/omkmorendha/mcp-authkit","docs":null,"changelog":null,"pypi":null,"npm":"mcp-authkit-store-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}