Skip to content

docs: remove stale ABP Studio MCP server docs#25518

Merged
ebicoglu merged 3 commits into
rel-10.4from
docs/studio-mcp-doc-sync
Jun 2, 2026
Merged

docs: remove stale ABP Studio MCP server docs#25518
ebicoglu merged 3 commits into
rel-10.4from
docs/studio-mcp-doc-sync

Conversation

@enisn
Copy link
Copy Markdown
Member

@enisn enisn commented Jun 1, 2026

Summary

  • remove the ABP Studio external MCP server documentation from the Studio and CLI docs
  • remove links/navigation that pointed to the deleted Studio MCP page
  • this is based on current C:\P\abp-studio source validation: IMcpServer is no longer started by Studio startup, and commit d53c21930b explicitly removed the MCP server lifecycle calls as an unused service

Copilot AI review requested due to automatic review settings June 1, 2026 10:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refreshes the ABP Studio MCP documentation to reflect the currently exposed MCP tool surface, along with updated notes about endpoint configuration and IDE config generation.

Changes:

  • Updates the MCP feature overview and clarifies the default MCP endpoint + --endpoint override.
  • Replaces the previous tool list with the current tool groups and tool names.
  • Adds/updates notes about monitor data retention limits and context dependencies (run profile / Kubernetes profile).

//[doc-seo]
{
"Description": "Learn how to connect AI tools like Cursor, Claude Desktop, and VS Code to ABP Studio using the Model Context Protocol (MCP)."
"Description": "Learn how to connect AI tools like Cursor, Claude Desktop, and VS Code to ABP Studio using the Model Context Protocol (MCP), and see the tools currently exposed by Studio."
- Monitor data (exceptions, logs, requests, events) is kept in memory and is cleared when the solution is closed.
- Monitor data (exceptions, logs, requests, events) is kept in memory, capped at 100 entries per application for each data type, and is cleared when the solution is closed.
- A dedicated `clear_monitor` MCP tool is not currently exposed. Closing the solution in ABP Studio clears the collected monitor data.
- Some tools depend on the current Studio context. For example, Solution Runner tools need a selected run profile, and `list_kubernetes_services` uses the selected Kubernetes profile.
@enisn enisn changed the title docs: refresh ABP Studio MCP documentation docs: remove stale ABP Studio MCP server docs Jun 1, 2026
@enisn enisn requested a review from ebicoglu June 1, 2026 11:18
@enisn enisn added this to the 10.4-patch milestone Jun 1, 2026
@ebicoglu ebicoglu merged commit ffc7b82 into rel-10.4 Jun 2, 2026
1 check passed
@ebicoglu ebicoglu deleted the docs/studio-mcp-doc-sync branch June 2, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants