MCP server for Simmer — skill discovery, execution, autoresearch, and AI market tools
| Tool name | Description | Destructive? |
|---|---|---|
| list_skills⚠ | ⚠ yes | |
| get_skill_docs⚠ | ⚠ yes | |
| troubleshoot_error | ✓ no |
{
"mcpServers": {
"simmer": {
"command": "npx",
"args": [
"-y",
"simmer-mcp"
]
}
}
}