agenttune for VS Code
com.agent-tune/agenttune
Personality tuning files for AI agents: 43 MIT-licensed tunings + 5 inline personality tests.
client:VS Code
transport:streamable-http
tools:3
Install agenttune in VS Code
.vscode/mcp.json
{
"servers": {
"agenttune": {
"type": "http",
"url": "https://agent-tune.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs