Standout for VS Code
io.standoutmcp/standout
Anti-slop design taste for AI coding agents: art directions, section code, 0-100 page critic.
client:VS Code
transport:streamable-http
tools:30
Install Standout in VS Code
.vscode/mcp.json
{
"servers": {
"standout": {
"type": "http",
"url": "https://standoutmcp.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_design_direction
- list_directions
- get_app_theme
- get_component_code
- critique_ui
- critique_design
- polish_and_prove
- make_it_standout
- client_report
- get_section_code
- get_hero_concept
- get_asset_pack
- get_showpiece
- get_motion_recipes
- get_premium_components
- assemble_premium_page
- search_references
- get_reference
- get_similar_references
- search_flows
- get_flow
- synthesize_direction_from_references
- build_from_reference
- build_from_reference_v2