← sweent.com

INDIVIDUAL MCP TOOL

sweent_search_blog

Search published Sweent LLC blog articles by keyword.

sweent.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sweent.com

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.sweent-com]
url = "https://sweent.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sweent-com": {
      "type": "http",
      "url": "https://sweent.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sweent-com
Remote MCP URL: https://sweent.com/api/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": {
    "sweent-com": {
      "url": "https://sweent.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sweent-com": {
      "type": "http",
      "url": "https://sweent.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sweent-com",
  "transport": "streamable-http",
  "url": "https://sweent.com/api/mcp"
}
MCP Inspector

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

Related tools

  • sweent_search_unified — Multi-category search across Sweent services, FAQs, and blog articles.
  • sweent_list_services — List Sweent's service, product, and staffing offerings as a structured catalog.
  • sweent_list_events — List Sweent's events and conference sponsorships (past or upcoming) with date, location, and landing-page URL.
  • sweent_list_team — List Sweent LLC team members with public profile and vCard URLs.
  • sweent_list_pages — List Sweent's public site map (every indexable page) for a given locale.
  • sweent_get_company_profile — Return Sweent LLC's curated public company profile: identity, federal small-business certifications, public federal identifiers (CAGE/UEI), contract vehicles, strategic partnerships, service offerings, technical capabilities, leadership, and industry verticals.