Skip to content

Add Hostinger MCP server config for VS Code - #4

Draft
hatcheric950 wants to merge 2 commits into
mainfrom
claude/create-api-key-DyiNX
Draft

Add Hostinger MCP server config for VS Code#4
hatcheric950 wants to merge 2 commits into
mainfrom
claude/create-api-key-DyiNX

Conversation

@hatcheric950

Copy link
Copy Markdown
Owner

Summary

  • Adds .vscode/mcp.json configuring the hostinger-mcp stdio server (npx hostinger-api-mcp@latest).
  • Wires the api_token prompt input into the server env.API_TOKEN via ${input:api_token} so no secret is committed.
  • Marks the token input as password so it is masked on entry.

Test plan

  • Open the workspace in VS Code and confirm it prompts for the Hostinger API token on first MCP use.
  • Verify the hostinger-mcp server starts and receives the token via API_TOKEN.

https://claude.ai/code/session_01CS6RpBDpf5QH7vAnzmdvqg


Generated by Claude Code

claude added 2 commits May 16, 2026 20:59
Wires the api_token prompt into the server env so no secret is committed.

https://claude.ai/code/session_01CS6RpBDpf5QH7vAnzmdvqg
Packages the Managed Agents POST as a single Alpine container that reads
ANTHROPIC_API_KEY from .env (gitignored). DEPLOY.md walks through the
one-time VPS bootstrap and the git-pull update loop.

https://claude.ai/code/session_01CS6RpBDpf5QH7vAnzmdvqg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants