HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jamescollinssp

no profile record

投稿

SerpApi Claude Code Skill

github.com
3 ポイント·投稿者 jamescollinssp·3 か月前·0 コメント

Assignable Research bot for Linear and Slack tasks

github.com
4 ポイント·投稿者 jamescollinssp·4 か月前·0 コメント

Competitive Intelligence Agent Implementation with HubSpot, OpenAI and SerpApi

github.com
3 ポイント·投稿者 jamescollinssp·4 か月前·0 コメント

How to use SerpApi engine schemas in SerpApi MCP to improve tool call quality

medium.com
3 ポイント·投稿者 jamescollinssp·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 jamescollinssp·5 か月前·0 コメント

Implementation of a Sales Assistant Agent Using SerpApi Search and HubSpot

github.com
1 ポイント·投稿者 jamescollinssp·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 jamescollinssp·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 jamescollinssp·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 jamescollinssp·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 jamescollinssp·9 か月前·0 コメント

コメント

jamescollinssp
·7 か月前·議論
Hi, thanks for the feedback. We actually already support `Bearer: Authorization <token>` auth scheme. It is accessible on https://mcp.serpapi.com/mcp path.

I would say the /apiKey/mcp integration path is more tailored for manual Claude Desktop / VS Code users where it might be easier, than trying to insert headers somehow.

Regarding the environment variables, the MCP is stateless so the secret management is handled on the client and obviously it could be set via env vars.