Local 2B and 0.8B decision models: calibrated yes/no, choice and score answers for your agent.
claude mcp add jev-style -- uvx jev-style
claude_desktop_config.json
{
"mcpServers": {
"jev-style": {
"command": "uvx",
"args": [
"jev-style"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"jev-style": {
"command": "uvx",
"args": [
"jev-style"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"jev-style": {
"command": "uvx",
"args": [
"jev-style"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"jev-style": {
"type": "stdio",
"command": "uvx",
"args": [
"jev-style"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"jev-style": {
"command": "uvx",
"args": [
"jev-style"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.lawrence3699--jev-style/reviews or the review_server meta-tool.
POST /mcp