mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 07:09:11 +02:00
11 lines
No EOL
286 B
JSON
11 lines
No EOL
286 B
JSON
{
|
|
"$schema": "https://gofastmcp.com/public/schemas/fastmcp.json/v1.json",
|
|
"source": {
|
|
"path": "src/atproto_mcp/server.py"
|
|
},
|
|
"environment": {
|
|
"dependencies": [
|
|
"atproto_mcp@git+https://github.com/PrefectHQ/fastmcp.git#subdirectory=examples/atproto_mcp"
|
|
]
|
|
}
|
|
} |