MCP Server
MCP
Logobaker
Search logos, browse feeds and blogs, check your stats — from your AI chat.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.logobaker.pro/mcp",
"headers": [
{
"description": "OAuth 2.1 bearer access token (Authorization Code + PKCE-S256). Obtained via the connector's consent flow; hosts discover it from the 401 WWW-Authenticate header on POST /mcp.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment