springroll.placement.preview — SpringRoll MCP Tool
springroll.placement.preview
(springroll placement preview) is one of 15 tools on the
SpringRoll
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call springroll.placement.preview from your client
- Claude Code SpringRoll springroll.placement.preview run in your project directory
- Claude Desktop SpringRoll springroll.placement.preview ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SpringRoll springroll.placement.preview ~/.cursor/mcp.json
- VS Code SpringRoll springroll.placement.preview .vscode/mcp.json
- Zed SpringRoll springroll.placement.preview ~/.config/zed/settings.json
- Windsurf SpringRoll springroll.placement.preview ~/.codeium/windsurf/mcp_config.json
- Cline SpringRoll springroll.placement.preview ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SpringRoll springroll.placement.preview ~/.gemini/settings.json
- Grok SpringRoll springroll.placement.preview .mcp.json (in your project root)
- ChatGPT SpringRoll springroll.placement.preview Settings → Connectors → Advanced → Developer mode
- Claude.ai SpringRoll springroll.placement.preview Settings → Connectors → Add custom connector
- LangChain SpringRoll springroll.placement.preview pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http springroll https://springroll.dev/api/mcp
Other tools on this server
- springroll.context
- springroll.deploy
- springroll.deploy.status
- springroll.deploy.promote
- springroll.app.get
- springroll.app.list
- springroll.app.update
- springroll.approval.submit
- springroll.approval.get
- springroll.policy.check
- springroll.connect.data_products
- springroll.connect.request_access
- springroll.connect.access_status
- springroll.app.record_prompts
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.