rightmcp

Register MCP servers for the Right Agent via Telegram commands.

34|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/onsails/right-agent --skill rightmcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rightmcp
Source: https://github.com/onsails/right-agent/tree/main/skills/rightmcp
Command: npx skills add https://github.com/onsails/right-agent --skill rightmcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finds and registers MCP servers for the Right Agent in a secure, user-friendly way, coordinating setup without exposing credentials.

Core Features & Use Cases

  • Auto-detects MCP endpoints using a known-endpoints.yaml file before performing web discovery.
  • Guides OAuth or API-key based authentication via Telegram prompts, keeping credentials out of the agent.
  • Supports adding, listing, and removing MCP servers, with a centralized control surface for multiple services.

Quick Start

Add and configure an MCP server for your Right Agent using /mcp add and follow the prompts to authenticate.

Frequently Asked Questions about rightmcp

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

FAQPage Schema
How do I manage MCP server registrations without exposing API keys to the agent?

MCP server registration via Telegram prompts ensures credentials are never handled by the agent. It coordinates OAuth flows and API-key authentication directly with the user, keeping sensitive data out of the automated process.

How does Telegram-based MCP server discovery work?

Telegram-based MCP server discovery uses a known-endpoints.yaml file to auto-detect endpoints before performing web discovery. It guides users through adding, authenticating, listing, and removing servers via Telegram commands.

Can I use OAuth to authenticate MCP servers through Telegram?

Yes, you can use OAuth to authenticate MCP servers through Telegram. The system coordinates automatic OAuth flows via the MCP Aggregator and prompts users directly in Telegram when authentication is needed.

What is the best way to add a new MCP server for the Right Agent?

The best way to add an MCP server for the Right Agent is using the /mcp add Telegram command. It triggers endpoint discovery and guides you through the required OAuth or API-key authentication steps securely.

Does the MCP Aggregator support removing and listing registered servers?

Yes, the MCP Aggregator supports removing and listing registered servers. It provides a centralized control surface through Telegram commands to manage multiple MCP services efficiently.

Why should I use Telegram commands for MCP server management instead of direct configuration?

Telegram commands provide a secure, centralized control surface for MCP server management. This approach prevents credentials from being handled by the agent and coordinates automatic OAuth flows with direct user prompts.