Interactive AI coding REPL that connects to OpenRouter models and optional Model Context Protocol (MCP) tools. Chat with the assistant, browse your workspace tree, tweak model/provider at runtime, manage logs, and start/stop MCP servers from within the se
{
"mcpServers": {
"markwyldeaicode": {
"command": "npx",
"args": [
"-y",
"@markwylde/aicode"
]
}
}
}