TS-MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TS-MCPRun the Patient-CRUD test setup"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TS-MCP: Touchstone MCP Server
MCP server for conversational FHIR testing with Touchstone.
Quick Start
Install:
npx github:AEGISnetInc/TS-MCP --helpAdd to Claude Code:
claude mcp add ts-mcp -- npx github:AEGISnetInc/TS-MCPAuthenticate:
npx github:AEGISnetInc/TS-MCP authUse in Claude Code:
"Run the Patient-CRUD test setup"
CLI Commands
Command | Description |
| Start MCP server |
| Authenticate with Touchstone |
| Show authentication status |
| Show help |
Environment Variables
Variable | Default | Description |
|
| Touchstone API URL |
Prerequisites
Node.js 18+
Claude Code CLI
Touchstone account with Test Setup configured
MCP Tools
Tool | Description |
| Start a test run |
| Check execution status |
| Get detailed results |
Updating
To update to the latest version:
npm cache clean --force
npx github:AEGISnetInc/TS-MCP --helpYou don't need to re-run claude mcp add or re-authenticate.
Documentation
See Getting Started Guide for detailed instructions.
Development
npm install # Install dependencies
npm run build # Build TypeScript
npm test # Run testsLicense
Proprietary - AEGIS.net, Inc. All rights reserved.
Related MCP Connectors
- mcpOAuthcom.gibsonai
GibsonAI MCP server: manage your databases with natural language
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
MCP server for AI access to Swagger by SmartBear.
MCP server for building and testing AI agents with multi-model experimentation and insights.