Model Context Protocol (MCP)¶
Legba's Model Context Protocol integration allows any LLMs to use any of its plugins in order to perform automated tasks.
To start Legba MCP server (an high level of concurrency is recommended in order to allow the AI to spawn multiple plugins concurrently):
SSE Mode¶
STDIO Mode¶
Claude¶
Edit your claude_desktop_config.json file and add (using STDIO mode in this example):
You should now be able to ask the AI to perform tasks with Legba for you.
Cline¶
Edit your cline_mcp_settings.json file and add (using SSE mode in this example):