slb350/open-agent-sdk-rust
Rust SDK for building AI agents with local OpenAI-compatible servers (LMStudio, Ollama, llama.cpp, vLLM). Features streaming, tools, hooks, retry logic, and comprehensive examples.
Platform-specific configuration:
{
"mcpServers": {
"open-agent-sdk-rust": {
"command": "npx",
"args": [
"-y",
"open-agent-sdk-rust"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...