Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub hang-in/tunallama --plugin tunaLlamaCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tunallama": {
"command": "/Users/d9ng/privateProject/tunaLlama/.venv/bin/python",
"args": [
"-m",
"plugin.mcp_server"
]
}
}
}Server configuration and connection parameters
/Users/d9ng/privateProject/tunaLlama/.venv/bin/pythonCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.