cisco.com
Cisco is a networking and security technology company. Its public developer properties include product-specific APIs and AI integration projects such as vulnerability data access through PSIRT and MCP servers for security and observability products.
Cisco exposes a documented PSIRT openVuln REST API plus Cisco-hosted/community MCP surfaces for ThousandEyes and Cisco XDR; no standalone Cisco-wide CLI surface was confirmed.
- Cisco XDR MCP Serverdiscovered
- ThousandEyes MCP Serverdetected
- Cisco PSIRT openVuln APIdiscovered
Sign in to the Cisco API Console with your Cisco CCO account and register an application to get a client_id and client_secret. The PSIRT docs say applications require an access token; exchange your client credentials for a bearer token before calling the API. See PSIRT Authentication and PSIRT Getting Started.
Log in to your Cisco XDR tenant and create an API client under Administration > API Clients. The Code Exchange MCP docs say to grant appropriate scopes such as enrich:read, inspect:read, casebook, or private-intel:read, then use the resulting client ID and client password to obtain access tokens for Cisco XDR APIs. See Cisco XDR API Clients, Cisco XDR Authentication, and Cisco XDR Getting Started.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://cisco.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing