Add banner

This commit is contained in:
Jeremiah Lowin 2025-06-04 17:30:32 -04:00
commit 3374d26043
2 changed files with 77 additions and 0 deletions

View file

@ -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",