Spaces:
Running
Running
Merge pull request #723 from highfeature/main
Browse files
README.md
CHANGED
|
@@ -299,7 +299,7 @@ Learn more in the [**Composition Documentation**](https://gofastmcp.com/patterns
|
|
| 299 |
|
| 300 |
Automatically generate FastMCP servers from existing OpenAPI specifications (`FastMCP.from_openapi()`) or FastAPI applications (`FastMCP.from_fastapi()`), instantly bringing your web APIs to the MCP ecosystem.
|
| 301 |
|
| 302 |
-
Learn more: [**OpenAPI Integration**](https://gofastmcp.com/
|
| 303 |
|
| 304 |
### Authentication & Security
|
| 305 |
|
|
|
|
| 299 |
|
| 300 |
Automatically generate FastMCP servers from existing OpenAPI specifications (`FastMCP.from_openapi()`) or FastAPI applications (`FastMCP.from_fastapi()`), instantly bringing your web APIs to the MCP ecosystem.
|
| 301 |
|
| 302 |
+
Learn more: [**OpenAPI Integration**](https://gofastmcp.com/servers/openapi#openapi-integration) | [**FastAPI Integration**](https://gofastmcp.com/deployment/asgi#fastapi-integration).
|
| 303 |
|
| 304 |
### Authentication & Security
|
| 305 |
|