cisco-thousandeyes-mcp-setup

Render MCP client configurations for the ThousandEyes MCP Server.

36|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill cisco-thousandeyes-mcp-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cisco-thousandeyes-mcp-setup
Source: https://github.com/chambear2809/splunk-cisco-skills/tree/main/skills/cisco-thousandeyes-mcp-setup
Command: npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill cisco-thousandeyes-mcp-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Render and optionally apply Model Context Protocol client configurations for the official ThousandEyes MCP Server (https://api.thousandeyes.com/mcp). This skill renders per-client MCP configurations and can optionally apply them into local tool configurations.

Core Features & Use Cases

  • Render per-client MCP configurations for Cursor, Claude Code, Codex, VS Code, and AWS Kiro.
  • Support both OAuth Bearer Token and OAuth2 client flows, with safety rules and run-guarded write tools.
  • Output artifacts under an output directory, including per-client MCP JSONs and an README with validation guidance.

Quick Start

Render the MCP configurations using the included script, review the generated artifacts, and optionally apply them to your local tool configurations.

Frequently Asked Questions about cisco-thousandeyes-mcp-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure ThousandEyes MCP server in Cursor or Claude Code?

The setup process renders per-client MCP JSON configurations for Cursor, Claude Code, Codex, VS Code, and AWS Kiro, writing artifacts to an output directory with validation guidance and externalized secrets.

What is the difference between OAuth Bearer Token and OAuth2 flows for MCP client setup?

OAuth Bearer Token and OAuth2 are two supported authentication flows for MCP client setup, both featuring safety rules and run-guarded write tools to protect your configuration during the apply workflow.

Does ThousandEyes MCP setup support VS Code and AWS Kiro clients?

Yes, ThousandEyes MCP setup supports VS Code and AWS Kiro clients alongside Cursor, Claude Code, and Codex, generating per-client MCP JSON files for each supported environment.

How do I safely apply rendered MCP configurations without exposing secrets?

Rendered MCP configurations keep secrets externalized while writing per-client JSON files, a README, and metadata to an output directory, using run-guarded write tools to ensure safe application.

Can I just render MCP client configs without applying them immediately?

Yes, the setup supports a render-only workflow that generates per-client MCP JSON files, a README, and metadata in an output directory for review before any optional apply step executes.