What is the Atono MCP server?
Give your AI coding tools your team's product context: stories, bugs, epics, and glossary.
How to install Atono
Copy-paste configuration for popular MCP clients.
X_API_KEYrequiredsecretAtono API key. Create one in workspace settings under Manage API keys. Treat it as a password.
{
"mcpServers": {
"atono-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/atonoio/atono-mcp-server:1.1.1"
],
"env": {
"X_API_KEY": "<YOUR_X_API_KEY>"
}
}
}
}{
"mcpServers": {
"atono-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/atonoio/atono-mcp-server:1.1.1"
],
"env": {
"X_API_KEY": "<YOUR_X_API_KEY>"
}
}
}
}{
"mcpServers": {
"atono-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/atonoio/atono-mcp-server:1.1.1"
],
"env": {
"X_API_KEY": "<YOUR_X_API_KEY>"
}
}
}
}{
"servers": {
"atono-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/atonoio/atono-mcp-server:1.1.1"
],
"env": {
"X_API_KEY": "<YOUR_X_API_KEY>"
}
}
}
}claude mcp add atono-mcp-server --env X_API_KEY=<YOUR_X_API_KEY> -- docker run -i --rm docker.io/atonoio/atono-mcp-server:1.1.1Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.