AgentMode
All-in-one server that connects your coding AI to dozens of databases, data warehouses, data pipelines, cloud services, and more.
2 stars
0 tools
Created Aug 2025
@agentmode/agentmode-agentmode-serverAbout
All-in-one server that connects your coding AI to dozens of databases, data warehouses, data pipelines, cloud services, and more.
Categories
general
Installation
npm
npm install @agentmode/agentmode-agentmode-server
Configuration
{
"mcpServers": {
"agentmode-agentmode-server": {
"command": "npx",
"args": [
"-y",
"@agentmode/agentmode-agentmode-server"
]
}
}
}