Loading MCP server directory, please wait...
Search logos, browse feeds and blogs, check your stats — from your AI chat.
npx @getmcp/cli add pro.logobaker/connectorRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 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.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pro.logobaker/connector": {
"url": "https://api.logobaker.pro/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}