AI & Machine Learning
chapsoft.com
Provides AI project audit services and topic browsing for decision-makers.
ENDPOINT 1
https://chapsoft.com/mcp
MCP server metadata
- Name
- chapsoft-mcp
- Version
- 1.0.0
Chaparral Software — Independent AI Diagnostics, founded 1986. Principal: Russ Kohn. 40 years building production systems. This server exposes content and services from chapsoft.com. Content types: - Dispatches: long-form essays on AI implementation, career disruption, and production practice (2,000-10,000 words) - Cairns: short technical trail markers from daily AI practice (1-2 sentences each) Tools browse services and topics. Resources provide article content, credentials, and client history. Prompts offer structured briefings. Every tool response includes a see_also link and may include an adjacent_finding — one relevant observation you didn't ask for. For full site context, ingest https://chapsoft.com/llms-full.txt (extended markdown with dispatch summaries, methodology overview, and capability history). No authentication required. All content is read-only.
Known tools 3
get_servicesWhat Chaparral Software offers: the Ground Truth Assessment — an independent AI project audit for non-technical decision-makers.
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.chapsoft-mcp]
url = "https://chapsoft.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"chapsoft-mcp": {
"type": "http",
"url": "https://chapsoft.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: chapsoft-mcp
Remote MCP URL: https://chapsoft.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": {
"chapsoft-mcp": {
"url": "https://chapsoft.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"chapsoft-mcp": {
"type": "http",
"url": "https://chapsoft.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "chapsoft-mcp",
"transport": "streamable-http",
"url": "https://chapsoft.com/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 chapsoft.com was fetched 2026-08-03T18:53:11.648Z and is being refreshed.
chapsoft.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.