All-in-one MCP server: GitHub, local Git, Slack, web fetch, persistent memory, and filesystem tools in a single config entry. Agent Mode is opt-in.
{
"mcpServers": {
"bitofacoderomni": {
"command": "npx",
"args": [
"-y",
"@bitofacoder/omni-mcp-server"
]
}
}
}