GroundPound.aisurfturf.ai

GroundPound.ai is part of the SurfTurf.ai family of services, built and operated by SurfTurf.AI LLC.

← Back to home screen

Technical configuration

How an operator configures GroundPound — models, keys, channels, knowledge, and scope.

This is a high-level overview of the levers you control. The specifics live in the in-app Settings panels, which walk you through each one; this page is the map.

Models and routing

  • Auto-routing (recommended).Set your organization's default to Auto and the router picks the best model per task within the limits you set, escalating off any unavailable provider automatically so runs still complete.
  • Per-agent override. Pin a specific model to a specific agent when you want to — your coordinator on one model, a high-volume drafting agent on a cheaper, faster one, in the same team.
  • Exclusions. Rule out a whole provider or a single model org-wide; the router respects your exclusions.
  • Supported providers. Anthropic, OpenAI, Google, xAI, Mistral, Together AI, Vertex AI Gemini, Azure OpenAI, and OpenRouter, spanning 33 model catalog entries from economy to frontier-class.

Bring your own key (BYOK)

Supply your own API key for any supported provider and that provider's calls dispatch through your account, billed by the provider directly with no platform markup. This is the recommended path when your compliance team holds a Data Processing Agreement with the model provider. BYOK is available for Anthropic, OpenAI, Google, xAI, Mistral, Together AI, and OpenRouter; Vertex AI Gemini and Azure OpenAI are platform-funded routes. You can also rely on platform-funded keys as a fallback, billed at cost-plus.

Channels

Channels are configured per team, with per-agent overrides:

  • Free: Dashboard chat and Telegram.
  • Pro: Email (your own Gmail or Microsoft 365 inbox via OAuth, or a GroundPound-hosted mailbox on your verified domain), Slack, Twilio SMS / WhatsApp / Voice, and generic webhooks.

Knowledge and external sources

  • Direct upload of documents, with bulk import (review suggested titles and tags, then approve in a batch).
  • External connectors — Google Drive, OneDrive, Dropbox, Box — connected via OAuth and kept in sync, with per-folder scoping down to a single agent.
  • Web Research — native current-web search is part of the core baseline toolkit for every agent and is separate from optional paid search add-ons.
  • Three scopes. Knowledge attaches at the organization, team, or agent level and inherits downward; specific scopes win where they need to.

Tools and skill packs

  • MCP servers add tools (the 48-row curated catalog or your own server URL); tool names are namespaced per server to avoid collisions. Credential-gated entries cannot be activated until an org credential or OAuth connection is attached.
  • Skill packs add house style and task plans in markdown. The platform currently ships 90 skill packs, stitched into agent instructions in scope order.
  • Both attach at org, team, or agent scope.

Approvals and policy

  • Irreversible, externally-visible actions are approval-gated by default.
  • Operators can adjust which categories require approval; high-stakes categories (such as trading orders) cannot be set to unattended scheduled approval.
  • See the Operator playbook for recommended approval policy as trust accrues.

Security and tenancy (what's handled for you)

  • Tenant isolation is enforced at the database with Row-Level Security and deny-all defaults, plus query-layer scoping by organization — the two checks compound.
  • Inbound webhooks from external services are cryptographically signature-verified.
  • Secrets (vendor OAuth tokens, model BYOK keys, signing keys, and integration credentials) are encrypted at rest.
  • Single sign-on (SAML 2.0 / OIDC) is available for enterprise organizations.

For the full security posture — encryption, audit cadence, subprocessors, and responsible disclosure — see the Security page.

This is a public configuration overview, not a credential reference. Start free at groundpound.ai; the in-app Settings panels guide each step.