General Tools
axiostaging.com
Provides information about AXIO's company profile, service catalog, and helps match business requirements to relevant services.
ENDPOINT 1
https://www.axiostaging.com/mcp
MCP server metadata
- Name
- axio
- Version
- 1.0.0
AXIO public MCP server. All tools are read-only. Use the service matching tools for directional discovery; no tool authorizes a commercial or operational action.
Known tools 6
get_company_infoReturn AXIO's structured company profile: identity, description, founder, contact, service areas, languages, and canonical external profiles.
Inferred read-onlylist_servicesList AXIO's public service catalog with stable service IDs and short summaries.
Inferred read-onlyget_service_detailsReturn the public description for one AXIO service by its stable service_id.
Inferred read-onlymatch_serviceReturn up to three possible AXIO service fits for a business requirement.
Inferred read-onlyassess_use_caseProduce a public, preliminary use-case assessment with likely services and scoping questions.
Inferred read-onlyget_public_evidenceReturn the public source boundaries that support AXIO company and service discovery.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.axio]
url = "https://www.axiostaging.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"axio": {
"type": "http",
"url": "https://www.axiostaging.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: axio
Remote MCP URL: https://www.axiostaging.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"axio": {
"url": "https://www.axiostaging.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"axio": {
"type": "http",
"url": "https://www.axiostaging.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "axio",
"transport": "streamable-http",
"url": "https://www.axiostaging.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.