Eino
MCP ServerFeaturedby Community · Added 5mo ago
Claude
10.4k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"eino": {
"command": "npx",
"args": [
"eino"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a Go framework for building LLM/AI applications.
Tags
API Developmentmcp-servertop-100