ryogrid/create_pg_super_document
create_pg_super_document is a project that generates documentation for all symbols in the PostgreSQL codebase, then utilizes these symbol documents to create high-quality documentation for functionalities, components, and other elements using AI agents
Platform-specific configuration:
{
"mcpServers": {
"create_pg_super_document": {
"command": "npx",
"args": [
"-y",
"create_pg_super_document"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...