One MCP endpoint. Every modern AI coding tool. Aria's 22-tool manifest available from inside your favorite editor.
Create a scoped API key for MCP access from the Portal. The full key is shown once — copy and store it securely.
Open API Keys →Pick your editor, copy the config snippet into the path shown, then restart the editor.
{
"mcpServers": {
"aria": {
"url": "https://mcp.ariacode.io/mcp",
"headers": {
"Authorization": "Bearer YOUR_ARIA_API_KEY"
}
}
}
}{
"mcpServers": {
"aria": {
"url": "https://mcp.ariacode.io/mcp",
"headers": {
"Authorization": "Bearer YOUR_ARIA_API_KEY"
}
}
}
}{
"mcpServers": {
"aria": {
"url": "https://mcp.ariacode.io/mcp",
"headers": {
"Authorization": "Bearer YOUR_ARIA_API_KEY"
}
}
}
}{
"mcpServers": {
"aria": {
"url": "https://mcp.ariacode.io/mcp",
"headers": {
"Authorization": "Bearer YOUR_ARIA_API_KEY"
}
}
}
}[mcp_servers.aria] url = "https://mcp.ariacode.io/mcp" [mcp_servers.aria.headers] Authorization = "Bearer YOUR_ARIA_API_KEY"
list_projects tool,
you're live.
Aria's mcp-fanout-sync skill lets you keep ~/.aria/mcp.json as the canonical config — and fan it out to every detected editor automatically. Elite tier ($60/mo) unlock.