theskyinflames/mcp-example
This is an example of an MCP AI agent application, featuring a host that utilizes two servers, one written in Golang and another in Python, along with an LLM model to orchestrate them. It uses Bubbletea for the UI
Platform-specific configuration:
{
"mcpServers": {
"mcp-example": {
"command": "npx",
"args": [
"-y",
"mcp-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...