Commit graph

3,289 commits

Author SHA1 Message Date
Josh Rubin
1b49523e01
Added fix to always convert all items of a content list to content blocks 2025-09-30 14:31:12 -04:00
William Easton
50478e7884
Switch to ten mb constant 2025-09-30 09:01:26 -05:00
William Easton
fc2a5c3b8b
Merge branch 'main' into switch-kvstore 2025-09-29 20:17:05 -05:00
Jeremiah Lowin
b549b4a323
Add --model claude-sonnet-4-5-20250929 to all workflows (#1963) 2025-09-29 21:04:05 -04:00
Jeremiah Lowin
02b6a76d11
Fix prompt_file input and bot attribution (#1960) 2025-09-29 20:42:24 -04:00
Jeremiah Lowin
b53604ca76
Fix claude-code-action@v1 authentication (#1958) 2025-09-29 20:35:44 -04:00
Jeremiah Lowin
69d9550cd7
Upgrade GitHub workflows to claude-code-action@v1 (#1956) 2025-09-29 20:28:46 -04:00
Jeremiah Lowin
d9fe373358
Fix SSE endpoint accepting POST requests instead of returning 405 (#1953) 2025-09-29 20:12:59 -04:00
marvin-context-protocol[bot]
27dbb9eabe
chore: Update fastmcp.json schema (#1955)
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
2025-09-29 20:12:24 -04:00
Jeremiah Lowin
3a21e7b9b2
Fix path resolution in install commands (#1951) 2025-09-29 20:04:12 -04:00
Jeremiah Lowin
7c10feaeb1
Expand timeouts (#1954) 2025-09-29 20:03:21 -04:00
William Easton
36565079ce
Clean-up merge from master 2025-09-29 17:18:02 -05:00
William Easton
a9ee0b577a
Merge branch 'main' into switch-kvstore 2025-09-29 17:12:09 -05:00
Jeremiah Lowin
e8673b4d8b
Fix Python 3.13 websockets deprecation warning (#1949) 2025-09-29 15:24:20 -04:00
Jeremiah Lowin
d7c60511b9
Refactor OAuth 2.1 error handling with TokenHandler subclass (#1948) 2025-09-29 15:00:57 -04:00
Tomas Caraccia
1c323a8583
feat: Follow OAuth 2.1 spec requirements on auth failures (#1923)
Co-authored-by: Tomas <>
2025-09-29 14:10:59 -04:00
William Easton
55ac070a59
Merge branch 'main' into switch-kvstore 2025-09-28 21:35:46 -05:00
William Easton
ccd12c4b1b
Refactor for key-value 0.2.0 2025-09-28 21:35:22 -05:00
Jeremiah Lowin
66221ed3ec
Remove redirect path for authkit example (#1938) 2025-09-27 12:01:41 -04:00
Jeremiah Lowin
6a8c443d95
Update ChatGPT docs for Chat mode with Developer Mode (#1936) 2025-09-26 18:57:03 -04:00
Jeremiah Lowin
7646eadeb0
Add authkit example (#1935) 2025-09-26 18:33:08 -04:00
marvin-context-protocol[bot]
8ea1cc75c7
chore: Update SDK documentation (#1783)
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
2025-09-26 18:28:43 -04:00
Jeremiah Lowin
863b1a1711
Update fastapi.mdx (#1934) 2025-09-26 17:15:52 -04:00
Akshay Parihar
7bcf8b562c
Add Scalekit Provider for Enterprise Authentication (#1927)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Ravi Madabhushi <ravi.madabhushi@scalekit.com>
Co-authored-by: Ravi Madabhushi <innovativeravi@gmail.com>
Co-authored-by: saif-at-scalekit <saif.shaik@scalekit.com>
2025-09-26 16:58:03 -04:00
Jeremiah Lowin
5a2988b3c2
Add updates for 2.12.4 (#1929) 2025-09-26 12:50:12 -04:00
Jeremiah Lowin
b96e6ebbb2
Use lowercase namespace for fastmcp logger (#1791) v2.12.4 2025-09-26 12:13:02 -04:00
Christian Clauss
d6aa980ff5
Fix typos discovered by codespell (#1922) 2025-09-26 12:02:28 -04:00
nate nowack
df9e5ac2dd
Fix route count logging in OpenAPI server (#1928) 2025-09-26 11:54:57 -04:00
William Easton
7ca6bd422f
Merge branch 'main' into switch-kvstore 2025-09-25 12:47:39 -05:00
Stephan Eberle
5486b5a3b9
Add AWS Cognito OAuth Provider for Enterprise Authentication (#1873)
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2025-09-25 11:08:45 -04:00
Jeremiah Lowin
fccd081758
Clean up code for creating the resource url (#1916) 2025-09-25 10:42:57 -04:00
Anvi Banga
0a8f8bbeb8
descope icon (#1912)
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2025-09-25 10:38:06 -04:00
raphael-linx
eb0db4fb77
Fix: get_resource_url nested URL handling (#1914) 2025-09-25 10:35:37 -04:00
isijoe
104b965a92
client: add optional context_arguments to completions (#1906)
Co-authored-by: Khizriev <islam.khizriev@lde-mk71w24dfy.fritz.box>
2025-09-25 10:32:42 -04:00
William Easton
294a191cf9
bump kv store adapter to fix pydantic bug 2025-09-24 20:45:08 -05:00
William Easton
7e31dd6480
PR Feedback 2025-09-24 18:21:53 -05:00
William Easton
2f8ec7628c
Small PR cleanup 2025-09-24 18:18:32 -05:00
William Easton
dee2bb51d9
Switch to DiskStore KV implementation 2025-09-24 18:07:57 -05:00
Jeremiah Lowin
a41600d838
Fix: Remove JSON schema title metadata while preserving parameters named 'title' (#1872) 2025-09-23 10:19:34 -04:00
nate nowack
7770e3a6bc
remove lockfile smart_home example (#1892)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-22 20:07:19 -04:00
nate nowack
04831b75c2
optimize test suite (#1893)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-22 20:07:04 -04:00
William Easton
1f2d3f2165
Small updates to Sampling types (#1882) 2025-09-22 09:11:34 -04:00
lodu
b00a941eb5
update release dates based on github releases (#1890) 2025-09-22 07:20:17 -04:00
Jeremiah Lowin
8f68508198
Fix rounded edges of image (#1886) 2025-09-21 16:23:51 -04:00
Jeremiah Lowin
8f1a9735f5
Update dark mode image in README (#1885) 2025-09-21 16:15:20 -04:00
Jeremiah Lowin
0fcf46933c
Update welcome images (#1884) 2025-09-21 16:13:35 -04:00
Jeremiah Lowin
7f7482824f
Update readme + welcome docs (#1883) 2025-09-21 15:43:35 -04:00
William Easton
e84f9446ae
small fix for caching 2025-09-21 12:35:04 -05:00
Jeremiah Lowin
b3ea6ad384
docs: update OAuth and OIDC proxy documentation (#1880) 2025-09-21 11:02:36 -04:00
Jeremiah Lowin
7176d4f293
Add persistent storage for OAuth client registrations (#1879) 2025-09-21 10:56:08 -04:00