You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-25Lines changed: 0 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,31 +162,6 @@ mcpm router share # Share the router to public
162
162
mcpm router unshare # Unshare the router
163
163
```
164
164
165
-
#### Programmatic Usage of MCPRouter
166
-
167
-
You can also use the `MCPRouter` class programmatically in your Python applications. This is especially useful if you want to integrate MCPM into your own applications or scripts without relying on the global configuration.
0 commit comments