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.