xsecuremcp / tests /server /test_mount.py

Commit History

Support importing custom_route endpoints when mounting servers (#1470)
125f50b
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Ensure resource + template names are properly prefixed when importing/mounting (#1423)
8d16d26
unverified

Jeremiah Lowin commited on

Remove unused arg (#1382)
cb39c37
unverified

Jeremiah Lowin commited on

Manually set _key after model_copy (#1357)
c9434ed
unverified

William Easton commited on

Remove unused TimedCache (#1303)
4a969a3
unverified

William Easton commited on

add server name to mounted server warnings (#1147)
27106b0
unverified

Aidan commited on

Ensure multi-client configurations use new ProxyClient (#1045)
a922f59
unverified

Jeremiah Lowin commited on

Avoid propagating logs (#1042)
6acea03
unverified

Jeremiah Lowin commited on

Add structured content & update almost all tests
aa46c09

Jeremiah Lowin commited on

Remove legacy json parsing
6ea503a

Jeremiah Lowin commited on

Update docs and test
7b03b73

Jeremiah Lowin commited on

Fix import prefix behavior
09cabfa

Jeremiah Lowin commited on

Update tests
506c09a

Jeremiah Lowin commited on

Add key to component
0fdb55c

Jeremiah Lowin commited on

Make prefixes optional
4d88236

Jeremiah Lowin commited on

Update test_mount.py
093e715

Jeremiah Lowin commited on

Update tests for prompts
f6c5553

Jeremiah Lowin commited on

Remove empty parens
224caf9

Jeremiah Lowin commited on

Update test typing
d4fceae

Jeremiah Lowin commited on

Handle unreachable mounted servers.
ac60432

davenpi commited on

Remove customizable separators; improve resource separator
cdb0274

Jeremiah Lowin commited on

Add as_proxy improvements and tests
edc0d82

Jeremiah Lowin commited on

Add test for no prefix
3edb3a3

Jeremiah Lowin commited on

Prevent invalid resource URIs
428a20f

Jeremiah Lowin commited on

Update test_mount.py
38888f9

Jeremiah Lowin commited on

use pydantic_core.to_json
3de056b

Jeremiah Lowin commited on

Add mount tests
72f52ef

Jeremiah Lowin commited on

rename mount -> import
a1ec1e3

Jeremiah Lowin commited on

Ensure quoted URIs work; fix proxy template issue
15f96d2

Jeremiah Lowin commited on

Add `get_tools()` and update tests to include proxy tools
736b52b

Jeremiah Lowin commited on

Allow tool manager to store an alternative name for tools
72c9ff1

Jeremiah Lowin commited on

Enter mounted app lifespans
bd66e60

Jeremiah Lowin commited on

Use _ as default mount separator and make configurable
37a07a4

Jeremiah Lowin commited on

Support mounting FastMCPs as sub-servers
d4adea4

Jeremiah Lowin commited on