xsecuremcp / src

Commit History

Merge branch 'main' into feature/reflexive-core
14641be
unverified

paul-purecipher commited on

Merge branch 'main' into feature/provenance-ledger
dc0782c
unverified

paul-purecipher commited on

🤖 Implement Story 4: Reflexive Core
7b7b417

svkrishna commited on

🤖 Implement Story 3: Provenance Ledger
7d7a6cb

svkrishna commited on

🤖 Implement Story 2: Inter-Agent Contract Module
4d56236

svkrishna commited on

example hipaa compliance access policy
78b489c

paul-purecipher commited on

Merge branch 'jlowin:main' into main
a17b63b
unverified

svkrishna commited on

switch from `pyright` to `ty` (#1545)
670f900
unverified

nate nowack commited on

feat: introduce fastmcp.json configuration system (#1517)
5f2c09d
unverified

Jeremiah Lowin commited on

feat: Add --workspace flag to fastmcp install cursor (#1522)
d2b87a8
unverified

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

Phase 1 : Pluggable Policy Engine — design an interface that allows policies to be loaded/unloaded at runtime; each policy should define machine-checkable invariants and decision logic.
d817b84

svkrishna commited on

Add mounted_components_raise_on_load_error setting for debugging (#1534)
28c234f
unverified

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

Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434)
f5238eb
unverified

Jeremiah Lowin commited on

Update OAuth callback UI to match FastMCP branding (#1536)
3c81b0a
unverified

Jeremiah Lowin commited on

involve kwargs to pass parameters on creating RichHandler for logging customization. (#1504)
6d09a2a
unverified

itaru2622 commited on

Improve stdio and mcp_config clean-up (#1444)
17763eb
unverified

William Easton commited on

update docs
0c5b801
unverified

William Easton commited on

small pr feedback
3edb8c3
unverified

William Easton commited on

fix oauth pyright
321cc4e
unverified

William Easton commited on

Remove unnecessary asserts (#1484)
abc4a6d
unverified

Jeremiah Lowin commited on

Fix breaking change: restore output_schema=False compatibility (#1482)
3685b24
unverified

Jeremiah Lowin commited on

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

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

Update static checks (#1448)
4d09a0b
unverified

Jeremiah Lowin nate nowack commited on

Optimize OpenAPI payload size by 46% (#1452)
3ce4c1b
unverified

Jeremiah Lowin Claude commited on

Add documentation for get_access_token() dependency function (#1446)
341332a
unverified

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

Ensure transformed tools generate structured content (#1443)
d0abf98
unverified

Jeremiah Lowin commited on

Clean up complexity from PR #1426 (#1435)
7712403
unverified

Jeremiah Lowin commited on

Enable Protected Resource Metadata to provide resource_name and resou… (#1371)
4ee2b0f
unverified

Yann Jouanin Jeremiah Lowin commited on

fix(type): lifespan is partially unknown (#1389)
e4bf853
unverified

Kun Yang Kun Yang commited on

fixes #1398: Add JWT claims to AccessToken (#1399)
60b71f5
unverified

Panos Argyrakis Jeremiah Lowin commited on

Fix OpenAPI transitive references and performance (#1372) (#1426)
60e47cc
unverified

Jeremiah Lowin commited on

Fix OpenAPI allOf handling at requestBody top level (#1378) (#1425)
85b13ea
unverified

chiliu commited on

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

Jeremiah Lowin commited on

Fix httpx_client_factory type annotation to match MCP SDK (#1402) (#1405)
79980e2
unverified

chiliu commited on

Improve redirect handling to address 307's (#1387)
c219134
unverified

Jeremiah Lowin commited on

Fix client-side logging bug #1394 (#1397)
fbfd90f
unverified

chiliu commited on

Support factory functions in fastmcp run (#1384)
a4ec518
unverified

Jeremiah Lowin commited on

Add async support to client_factory in FastMCPProxy (#1286) (#1375)
0d61263
unverified

bianning bianning commited on

Fix server_version field in inspect manifest (#1383)
1807d5c
unverified

Jeremiah Lowin commited on

Remove unused arg (#1382)
cb39c37
unverified

Jeremiah Lowin commited on

Fix Settings field with both default and default_factory (#1380)
49e6154
unverified

Jeremiah Lowin Claude commited on

Manually set _key after model_copy (#1357)
c9434ed
unverified

William Easton commited on

Fix method-bound tools (#1360)
246086f
unverified

William Easton commited on

perf: optimize string operations in OpenAPI parameter processing (#1342)
86d067d
unverified

chiliu commited on

Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346)
8c0df0f
unverified

Jeremiah Lowin commited on

Update AuthKit vocab (#1338)
fb1f4aa
unverified

Jeremiah Lowin commited on

Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327)
3959209
unverified

Jeremiah Lowin commited on

Change server flag to --name (#1248)
a3e3aed
unverified

Jeremiah Lowin commited on

Ensure fastmcp run supports v1 servers (#1332)
d9fc88d
unverified

Jeremiah Lowin commited on

Remove redundant resource_metadata_url assignment (#1328)
bf7fcc7
unverified

Jeremiah Lowin commited on