Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From tasty
Runs locally as a stdio subprocess via uvx tasty-agent, a Python package. Capabilities and tools provided to Claude unclear from configuration.
npx claudepluginhub ferdousbhai/investor-plugins --plugin tastyCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tasty-agent": {
"command": "uvx",
"args": [
"tasty-agent"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process