Co-authored-by: Ajay Krishnan <ajay@krishnan.ca> Co-committed-by: Ajay Krishnan <ajay@krishnan.ca>
17 lines
303 B
JSON
17 lines
303 B
JSON
{
|
|
"mcpServers": {
|
|
"context-web-search": {
|
|
"command": "context-kit",
|
|
"args": ["web-search"]
|
|
},
|
|
"context-docs": {
|
|
"type": "http",
|
|
"url": "http://127.0.0.1:8776/mcp"
|
|
},
|
|
"context-repomix": {
|
|
"command": "context-kit",
|
|
"args": ["repomix"]
|
|
}
|
|
}
|
|
}
|