contextplus
stdioUsed by 1 plugin
Installs 10x-swe, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub cercova-studios/terminal-agent-plugins --plugin 10x-sweAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"contextplus": {
"command": "bunx",
"args": [
"contextplus"
],
"env": {
"OLLAMA_CHAT_MODEL": "qwen3.5:cloud",
"OLLAMA_EMBED_MODEL": "qwen3-embedding:4b"
}
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
bunxAccess Level
write
Arguments
contextplus
Environment Variables
OLLAMA_CHAT_MODEL=qwen3.5:cloudOLLAMA_EMBED_MODEL=qwen3-embedding:4b