Skip to content

docs: add Raven MCP server to the skill#59

Open
oceans404 wants to merge 3 commits into
stellar:mainfrom
oceans404:add-raven-mcp
Open

docs: add Raven MCP server to the skill#59
oceans404 wants to merge 3 commits into
stellar:mainfrom
oceans404:add-raven-mcp

Conversation

@oceans404

@oceans404 oceans404 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Closes #58.

Adds Raven (a remote MCP server, open source at kalepail/stellar-raven) as the live companion to the installed skills. Framing: the skills give an agent durable, installed best-practice context; Raven is the live, hosted MCP server for on-demand lookups of docs and current ecosystem data (and its catalog serves these skills too).

Changes

  • README.md — new "Raven — live MCP server" section (complementary framing, connect command, open-source + playground links).
  • skills/standards/SKILL.md — the frontmatter description now mentions MCP servers, and a new "AI & MCP Tools" entry documents Raven under Developer Tools.
  • site/src/data/skills.ts — the "SEPs, CAPs & Ecosystem" card copy now includes MCPs.

Add Raven (a remote MCP server, open source at kalepail/stellar-raven)
as the live companion to the installed skills:

- README: new "Raven — live MCP server" section
- standards/SKILL.md: mention MCP servers in the frontmatter description
  and add an "AI & MCP Tools" entry for Raven under Developer Tools
- site: include MCPs in the "SEPs, CAPs & Ecosystem" card copy

Closes stellar#58

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 14, 2026 19:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Raven as a live MCP companion for Stellar skills and documentation.

Changes:

  • Documents Raven, its endpoints, tools, playground, and installation command.
  • Expands the standards skill and site card to cover MCP resources.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
README.md Adds Raven overview and setup instructions.
skills/standards/SKILL.md Adds Raven to developer resources and metadata.
site/src/data/skills.ts Updates ecosystem card copy to mention MCPs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread skills/standards/SKILL.md Outdated
### AI & MCP Tools

#### Raven
Remote MCP (Model Context Protocol) server for AI agents — searches Stellar docs and live ecosystem data, cross-referenced into single answers. Its catalog also serves these skills.
oceans404 and others added 2 commits July 14, 2026 12:07
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Define Model Context Protocol before the acronym and replace the em dash
with a period in the standards skill AI & MCP Tools entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@oceans404 oceans404 requested a review from jeesunikim July 16, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Raven (MCP server) to the skill: README + standards + site card

3 participants