Adios.dev
About
Official Adios MCP server and Codex plugin for building, previewing, deploying, and operating projects from AI tools.
Details
- Author
- adiosdotdev
- Categories
- Cloud Service, Infrastructure
Jump to
Setup
Install Adios.dev in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/adiosdotdev/mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Use Adios workspaces, previews, builds, logs, and deployments from Codex, ChatGPT, and other MCP clients.
This repository packages the hosted Adios MCP service for public installation. It includes a Codex marketplace plugin, two reusable skills, connection examples, and a readable tool reference. The server runs at Adios, so users don't need to deploy anything from this repository.
Tool calls use Adios OAuth and are scoped to the authenticated user and team. Connection metadata and tool schemas are public; an Adios account is required to act on workspaces or workloads.
codex plugin marketplace add adiosdotdev/mcp
Restart the ChatGPT desktop app, openPlugins, choose theAdiosmarketplace, installAdios MCP, and complete OAuth when prompted. The plugin installs the remote MCP connection and both workflow skills.
To connect only the MCP server without the plugin:
codex mcp add adios --url https://api.adios.dev/v1/mcp codex mcp login adios
The equivalentconfig.tomlis inexamples/codex-config.toml.
Ask Codex to install either GitHub path with$skill-installer:
Use $skill-installer to install https://github.com/adiosdotdev/mcp/tree/main/plugins/adios-mcp/skills/adios-build-deploy
Use $skill-installer to install https://github.com/adiosdotdev/mcp/tree/main/plugins/adios-mcp/skills/adios-operate-debug
Skill-only installs do not configure the MCP server; add theadiosMCP connection separately.
For MCP clients that start a local stdio command, use the public npm package:
{ "mcpServers": { "adios": { "command": "npx", "args": ["-y", "@adiosdotdev/mcp"] } } }
The command starts a local bridge to the hosted Adios endpoint and opens OAuth when the client connects. Nothing from the Adios platform runs locally.
Create a remote or Streamable HTTP MCP connection namedadioswith this URL:
Let the client complete OAuth rather than adding a static token. If the client does not support Streamable HTTP, use the SSE endpoint shown above. Configuration field names vary by client.
- adios-build-deploy: create or import a workspace, update source, validateadios.yaml, run lint/build, start a preview, and deploy after approval.
- adios-operate-debug: inspect Git/runtime/command state, analyze logs, diagnose failures, and perform verified operational fixes.
Deploys, workload changes, runtime stops, and file deletion must remain approval-sensitive. Never commit Adios OAuth tokens, app credentials, or workspace secrets to this repository or to project source.
.agents/plugins/marketplace.json Codex marketplace catalog plugins/adios-mcp/.codex-plugin/ Plugin manifest plugins/adios-mcp/.mcp.json Hosted MCP connection plugins/adios-mcp/skills/ Reusable Codex workflows bin/adios-mcp.js npm stdio bridge command docs/ Tool and operating reference examples/ Direct client configuration
Adios platform documentation:www.adios.dev/mcp
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Query and analyze your Axiom logs, traces, and all other event data in natural language
Manage and interact with Microsoft Azure services.
Bastion: External Attack Surface Monitoring
Ask your AI assistant about your attack surface: run scans, catch expiring certificates and domains, triage findings, and generate reports.
Agent-ready global image CDN that AI agents can install and operate through MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

