General Tools
eightit.com
Provides information about Eight IT's IT consulting services, engagement models, and service area.
ENDPOINT 1
https://mcp.eightit.com/mcp
MCP server metadata
- Name
- eightit-mcp
- Version
- 1.0.0
Read-only information about Eight IT, an embedded IT consulting practice serving Los Angeles, Riverside, and Orange counties, California. Use the tools to answer questions about its services, engagement models, service area, and how to make contact.
Known tools 6
get_company_overviewWhat Eight IT is: an embedded IT consulting practice (managed IT, security, on-demand support) and how it differs from a traditional help desk or vendor.
Inferred read-onlylist_servicesThe full catalog of IT, security, and support services Eight IT offers.
Inferred read-onlyget_engagement_modelsThe ways to work with Eight IT: managed retainer, security, or on-demand hourly.
Inferred read-onlyCONNECT 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.eightit-mcp]
url = "https://mcp.eightit.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eightit-mcp": {
"type": "http",
"url": "https://mcp.eightit.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eightit-mcp
Remote MCP URL: https://mcp.eightit.com/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": {
"eightit-mcp": {
"url": "https://mcp.eightit.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eightit-mcp": {
"type": "http",
"url": "https://mcp.eightit.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eightit-mcp",
"transport": "streamable-http",
"url": "https://mcp.eightit.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.