Skip to content

docs(mcp): http server example#1002

Merged
yinwm merged 1 commit intosipeed:mainfrom
afjcjsbx:docs/mcp-http-server-example
Mar 3, 2026
Merged

docs(mcp): http server example#1002
yinwm merged 1 commit intosipeed:mainfrom
afjcjsbx:docs/mcp-http-server-example

Conversation

@afjcjsbx
Copy link
Collaborator

@afjcjsbx afjcjsbx commented Mar 2, 2026

📝 Description

Added example of http MCP server in config.example.json file, I added it because as an example there were only local servers.

🗣️ Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📖 Documentation update
  • ⚡ Code refactoring (no functional changes, no api changes)

🤖 AI Code Generation

  • 🤖 Fully AI-generated (100% AI, 0% Human)
  • 🛠️ Mostly AI-generated (AI draft, Human verified/modified)
  • 👨‍💻 Mostly Human-written (Human lead, AI assisted or none)

🔗 Related Issue

📚 Technical Context (Skip for Docs)

  • Reference URL:
  • Reasoning:

🧪 Test Environment

  • Hardware:
  • OS:
  • Model/Provider:
  • Channels:

📸 Evidence (Optional)

Click to view Logs/Screenshots

☑️ Checklist

  • My code/docs follow the style of this project.
  • I have performed a self-review of my own changes.
  • I have updated the documentation accordingly.

@sipeed-bot sipeed-bot bot added type: documentation Improvements or additions to documentation domain: config labels Mar 3, 2026
Copy link

@nikolasdehor nikolasdehor left a comment

Choose a reason for hiding this comment

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

LGTM. Straightforward docs-only change adding a helpful HTTP MCP server example to the config file. The context7 entry correctly demonstrates the type: http, url, and headers fields, which complements the existing stdio-based filesystem example.

One minor suggestion: the headers field has the key named CONTEXT7_API_KEY — this is technically correct as Feishu/HTTP header names, but it might be clearer to show an Authorization: Bearer ... header as that is a more common pattern. Not a blocker.

Copy link
Collaborator

@yinwm yinwm left a comment

Choose a reason for hiding this comment

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

LGTM

@yinwm yinwm merged commit 227f22d into sipeed:main Mar 3, 2026
2 checks passed
@yinwm
Copy link
Collaborator

yinwm commented Mar 3, 2026

thanks for the pr

hyperwd pushed a commit to hyperwd/picoclaw that referenced this pull request Mar 5, 2026
Pluckypan pushed a commit to Pluckypan/picoclaw that referenced this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: config type: documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants