Real-time Firestore schema context for AI coding agents. Stop hallucinating field names.
claude mcp add lintbase-mcp -- npx -y lintbase-mcp
claude_desktop_config.json
{
"mcpServers": {
"lintbase-mcp": {
"command": "npx",
"args": [
"-y",
"lintbase-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"lintbase-mcp": {
"command": "npx",
"args": [
"-y",
"lintbase-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"lintbase-mcp": {
"command": "npx",
"args": [
"-y",
"lintbase-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"lintbase-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lintbase-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"lintbase-mcp": {
"command": "npx",
"args": [
"-y",
"lintbase-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Madia333--lintbase-mcp/reviews or the review_server meta-tool.
POST /mcp