HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jamescollinssp

no profile record

Submissions

SerpApi Claude Code Skill

github.com
3 points·by jamescollinssp·قبل 3 أشهر·0 comments

Assignable Research bot for Linear and Slack tasks

github.com
4 points·by jamescollinssp·قبل 4 أشهر·0 comments

Competitive Intelligence Agent Implementation with HubSpot, OpenAI and SerpApi

github.com
3 points·by jamescollinssp·قبل 4 أشهر·0 comments

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

medium.com
3 points·by jamescollinssp·قبل 5 أشهر·0 comments

[untitled]

1 points·by jamescollinssp·قبل 5 أشهر·0 comments

Implementation of a Sales Assistant Agent Using SerpApi Search and HubSpot

github.com
1 points·by jamescollinssp·قبل 6 أشهر·0 comments

[untitled]

1 points·by jamescollinssp·قبل 6 أشهر·0 comments

[untitled]

1 points·by jamescollinssp·قبل 6 أشهر·0 comments

[untitled]

1 points·by jamescollinssp·قبل 8 أشهر·0 comments

[untitled]

1 points·by jamescollinssp·قبل 9 أشهر·0 comments

comments

jamescollinssp
·قبل 7 أشهر·discuss
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.