Spaces:
Running
Running
Merge pull request #749 from richardkmichael/docs-contrib-link
Browse files
docs/integrations/contrib.mdx
CHANGED
|
@@ -12,7 +12,7 @@ FastMCP includes a `contrib` package that holds community-contributed modules. T
|
|
| 12 |
|
| 13 |
Contrib modules provide additional features, integrations, or patterns that complement the core FastMCP library. They offer a way for the community to share useful extensions while keeping the core library focused and maintainable.
|
| 14 |
|
| 15 |
-
The available modules can be viewed in the [contrib directory](https://github.com/jlowin/fastmcp/tree/main/src/contrib).
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|
|
|
|
| 12 |
|
| 13 |
Contrib modules provide additional features, integrations, or patterns that complement the core FastMCP library. They offer a way for the community to share useful extensions while keeping the core library focused and maintainable.
|
| 14 |
|
| 15 |
+
The available modules can be viewed in the [contrib directory](https://github.com/jlowin/fastmcp/tree/main/src/fastmcp/contrib).
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|