fastapi-test-server / mcp_config.json
Ronio Jerico Roque
Add initial implementation of chatbot with PostgreSQL query tool and environment configuration
83a4aff
raw
history blame contribute delete
134 Bytes
{
"mcpServers": {
"fastapi-mcp": {
"serverUrl": "https://roniorque-fastapi-test-server.hf.space/mcp"
}
}
}