@polygraph/mcp
Advanced tools
+1
-1
| { | ||
| "name": "@polygraph/mcp", | ||
| "version": "0.1.27", | ||
| "version": "0.1.28", | ||
| "description": "A Model Context Protocol server for coordinating cross-repository changes via Polygraph", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
+10
-10
@@ -99,12 +99,12 @@ <p align="center"> | ||
| | Tool | Description | | ||
| | ---------------------------- | ---------------------------------------------------------------------------- | | ||
| | `list_repos` | Discover available repos and their dependency relationships | | ||
| | `start_session` | Initialize a new Polygraph session | | ||
| | `show_session` | Retrieve session details, status, and linked PRs | | ||
| | `list_sessions` | List existing Polygraph sessions | | ||
| | `add_repo` | Add specific repository refs directly to a running session | | ||
| | `link_reference` | Link an external reference to a session | | ||
| | `update_session_description` | Update the session description timeline; agent context is derived by the CLI | | ||
| | `complete_session` | Mark a session as complete | | ||
| | Tool | Description | | ||
| | ----------------- | ----------------------------------------------------------- | | ||
| | `list_repos` | Discover available repos and their dependency relationships | | ||
| | `start_session` | Initialize a new Polygraph session | | ||
| | `show_session` | Retrieve session details, status, and linked PRs | | ||
| | `list_sessions` | List existing Polygraph sessions | | ||
| | `add_repo` | Add specific repository refs directly to a running session | | ||
| | `link_reference` | Link an external reference to a session | | ||
| | `update_session` | Update the session title and/or description timeline | | ||
| | `archive_session` | Archive a session | | ||
@@ -111,0 +111,0 @@ ### Agent Delegation |
Sorry, the diff of this file is too big to display
493112
01951
0.05%