← Registry

Content Tools

feedbk.ai

A tool that allows sending a message to an agent to build surveys.

1 endpoint1 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.feedbk.ai/mcp

No auth detected

MCP server metadata

Name
feedbk-survey-builder
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Conversational agent that creates, edits, previews, publishes, closes, and analyzes AI-moderated surveys on feedbk.ai. Call survey_builder with the user's message; pass back the returned session_id on follow-up calls to continue the same conversation.

Known tools 1

survey_builder

Send a message to the feedbk survey-builder agent.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.feedbk-survey-builder]
url = "https://mcp.feedbk.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "feedbk-survey-builder": {
      "type": "http",
      "url": "https://mcp.feedbk.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: feedbk-survey-builder
Remote MCP URL: https://mcp.feedbk.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "feedbk-survey-builder": {
      "url": "https://mcp.feedbk.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "feedbk-survey-builder": {
      "type": "http",
      "url": "https://mcp.feedbk.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "feedbk-survey-builder",
  "transport": "streamable-http",
  "url": "https://mcp.feedbk.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for feedbk.ai was fetched 2026-07-28T09:26:01.607Z and is being refreshed.

Trust status Trusted

feedbk.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.