Skip to content

chore: Remove MCP from the interface options section of the README#452

Merged
neelay-aign merged 1 commit intomainfrom
chore/remove-mcp-from-interface-options-docs
Feb 27, 2026
Merged

chore: Remove MCP from the interface options section of the README#452
neelay-aign merged 1 commit intomainfrom
chore/remove-mcp-from-interface-options-docs

Conversation

@neelay-aign
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 27, 2026 13:01
@neelay-aign neelay-aign merged commit 73ede20 into main Feb 27, 2026
20 of 23 checks passed
Copy link

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 updates the SDK’s top-level documentation to remove the “MCP Server” entry from the “Choose your interface” options list in the README.

Changes:

  • Removed the “🤖 MCP Server (AI Agent Integration)” block from the “Choose your interface” section of README.md.

Comment on lines 222 to 226
| **Best for** | Data scientists and developers who want to integrate the platform into Python-based workflows |
| **Use when** | Building custom analysis pipeline in Python for repeated usage and processing large datasets (10s-1000s of slides) |
| **Get started** | <a href="#example-notebooks-interact-with-the-aignostics-platform-from-your-python-notebook-environment">Run example notebooks</a> or <a href="#python-library-call-the-aignostics-platform-api-from-your-python-scripts">call the Aignostics Platform API from your Python scripts</a> |

### 🤖 MCP Server (AI Agent Integration)

| | |
|---|---|
| **What it is** | Model Context Protocol server that exposes SDK functionality to AI agents like Claude |
| **Best for** | Users who want AI assistants to help with platform operations |
| **Use when** | Working with Claude Desktop or other MCP-compatible AI tools to manage datasets, submit runs, or query results |
| **Get started** | <a href="#mcp-server-integrate-with-ai-agents">Configure Claude Desktop for MCP integration</a> |

> 💡 Launchpad and CLI handle authentication automatically. Python Library requires manual setup (see [authentication section](#example-notebooks-interact-with-the-aignostics-platform-from-your-python-notebook-environment)).
Copy link

Copilot AI Feb 27, 2026

Choose a reason for hiding this comment

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

README.md is generated from docs/partials/README_*.md (see header comment), but this change was applied only to README.md. The source partial (docs/partials/README_main.md) still includes the “🤖 MCP Server” entry in the “Choose your interface” section, so running make docs (which regenerates README.md) will reintroduce the removed content. Please update the partial(s) and re-generate README.md instead of editing the generated file directly to keep sources consistent.

Copilot uses AI. Check for mistakes.
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (7a3a593) and HEAD (f08a462). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (7a3a593) HEAD (f08a462)
5 1

see 20 files with indirect coverage changes

@sonarqubecloud
Copy link

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.

2 participants