nohe427/firebase-docs-mcp
This is a sample for showing how to do FIrebase Docs as an MCP server (including indexing documents)
Platform-specific configuration:
{
"mcpServers": {
"firebase-docs-mcp": {
"command": "npx",
"args": [
"-y",
"firebase-docs-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...