mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 10:18:08 +02:00
Add banner
This commit is contained in:
parent
528199e1a5
commit
3374d26043
2 changed files with 77 additions and 0 deletions
|
|
@ -11,11 +11,22 @@
|
|||
},
|
||||
"decoration": "windows"
|
||||
},
|
||||
"banner": {
|
||||
"content": "[Join the waitlist](https://fastmcp.cloud) for FastMCP Cloud!"
|
||||
},
|
||||
"colors": {
|
||||
"dark": "#f72585",
|
||||
"light": "#4cc9f0",
|
||||
"primary": "#2d00f7"
|
||||
},
|
||||
"contextual": {
|
||||
"options": [
|
||||
"copy",
|
||||
"view",
|
||||
"chatgpt",
|
||||
"claude"
|
||||
]
|
||||
},
|
||||
"description": "The fast, Pythonic way to build MCP servers and clients.",
|
||||
"favicon": {
|
||||
"dark": "/assets/favicon.ico",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue