docs(copilot): add BGPT to known hosted MCP servers#13446
Conversation
Scientific literature search via Streamable HTTP MCP endpoint. Closes Significant-Gravitas#13354 Co-authored-by: Cursor <cursoragent@cursor.com>
|
This PR targets the Automatically setting the base branch to |
WalkthroughA single row for BGPT (scientific literature search) is added to the "Known hosted MCP servers" table in ChangesMCP Tool Guide – BGPT server entry
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #13446 +/- ##
==========================================
- Coverage 74.71% 74.67% -0.05%
==========================================
Files 2537 2537
Lines 192315 192309 -6
Branches 18925 18926 +1
==========================================
- Hits 143697 143609 -88
- Misses 44493 44569 +76
- Partials 4125 4131 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Friendly bump when someone has a moment — this is a docs-only one-liner adding BGPT to the known hosted MCP servers table. All CI checks are green. Free tier works without credentials ( |
|
Friendly bump: docs-only change, all CI checks green. Free tier at https://bgpt.pro/mcp/stream works without an API key. Thanks for reviewing when you have a moment. |
|
Integration hub + live evidence demo for reviewers: https://github.com/connerlambden/bgpt-mcp/blob/main/INTEGRATIONS.md — free tier at https://bgpt.pro/mcp/stream works without an API key. |
|
Update on the BGPT block in this PR: BGPT now has a public ChatGPT GPT for immediate try-before-you-integrate: https://chatgpt.com/g/g-6a4c03c118988191ba2182d1e33e9bca-bgpt AutoGPT agents can still use the hosted MCP at https://bgpt.pro/mcp/sse for structured study evidence (methods, sample sizes, limitations, conflicts, data availability). Launch notes: connerlambden/bgpt-mcp#7 |
Closes #13354
Adds BGPT to the known hosted MCP servers table in
mcp_tool_guide.md.BGPT is a hosted Streamable HTTP MCP server for scientific literature search. The
search_paperstool returns structured full-text evidence (methods, limitations, COI, quality scores, falsification prompts) — not just abstracts.https://bgpt.pro/mcp/streamFree tier: first 50 results, no API key. Agents can discover and call it via the existing
run_mcp_toolflow without a custom block.cc @siva23367 — happy to collaborate if you want to extend this with an integration doc example.