A demonstration of using AIGNE CLI to build a MCP server
{ "mcpServers": { "aigneexample": { "command": "npx", "args": [ "-y", "@aigne/example-mcp-server" ] } } }