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·9 месяцев назад·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.