A demonstration of using AIGNE Framework and Sqlite MCP Server to interact with a SQLite database
{
"mcpServers": {
"aigneexample-sqlite": {
"command": "npx",
"args": [
"-y",
"@aigne/example-mcp-sqlite"
]
}
}
}