Jeremiah Lowin
18ae625fef
Update docs and test
2025-06-20 13:06:48 -04:00
Jeremiah Lowin
ac252fc28f
Fix CORS documentation example to properly handle preflight requests
...
The previous example only allowed GET methods, causing browser preflight
requests to fail with "Disallowed CORS method" errors. Updated to include
the required parameters for proper CORS support with MCP clients.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 12:27:22 -04:00
Jeremiah Lowin
5a0f57498f
remove empty parens from tool
2025-06-05 14:55:32 -04:00
Jeremiah Lowin
b3f80c5374
Add empty parens to docs
2025-06-04 17:39:57 -04:00
Jeremiah Lowin
d1549c3d35
Remove empty parens
2025-06-04 15:37:55 -04:00
Jeremiah Lowin
c9648389c4
Store server instance as fastmcp_server
2025-05-17 11:38:40 -04:00
Jeremiah Lowin
c3e9bdb49e
Add lifespan property to app
2025-05-16 10:51:48 -04:00
Matt C. Wilson
6a7e4e25f3
doc(asgi): Change custom route example to PlainTextResponse
2025-05-15 21:06:40 -04:00
Jeremiah Lowin
5464efc794
Update asgi.mdx
2025-05-10 11:42:07 -04:00
Jeremiah Lowin
b6d1b3f52f
Deprecate transport-specific methods
2025-05-10 11:34:47 -04:00
Jeremiah Lowin
042a3852b1
Add docs
2025-05-10 09:29:58 -04:00
Jeremiah Lowin
b7bd49ac8a
Add docs for asgi integration
2025-05-09 17:32:13 -04:00