Spaces:
Running
Running
Update openapi/fastapi URLs README.md (#1278)
Browse files
README.md
CHANGED
|
@@ -308,7 +308,7 @@ Learn more in the [**Composition Documentation**](https://gofastmcp.com/patterns
|
|
| 308 |
|
| 309 |
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.
|
| 310 |
|
| 311 |
-
Learn more: [**OpenAPI Integration**](https://gofastmcp.com/
|
| 312 |
|
| 313 |
### Authentication & Security
|
| 314 |
|
|
|
|
| 308 |
|
| 309 |
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.
|
| 310 |
|
| 311 |
+
Learn more: [**OpenAPI Integration**](https://gofastmcp.com/integrations/openapi) | [**FastAPI Integration**](https://gofastmcp.com/integrations/fastapi).
|
| 312 |
|
| 313 |
### Authentication & Security
|
| 314 |
|