Casey Hand

Casey Hand

@cyanheads

Building AI scaffolding with the Model Context Protocol (MCP)

Seattle, WAcaseyjhand.com
Skills
96
Collections
4
Installs
0

Most Used Tags

software-engineering(68)tools(44)mcp(39)api(21)scaffolding(11)testing(10)bug-reporting(8)feature-request(8)

Published Resources

report-issue-local

By Shared Context·
bug-reportingfeature-requestmcp
0

File bugs or feature requests against this MCP server's repository.

api-config

By Shared Context·
configurationenvironment-variableszod
0

Reference for core and server configuration in @cyanheads/mcp-ts-core.

migrate-mcp-ts-template

By Shared Context·
migrationtypescriptframework
0

Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a package dependency.

add-provider

By Shared Context·
storageservice-providerbackend
0

Easily add new storage or service providers to the core package.

add-app-tool

By Shared Context·
mcp-appinteractive-uitool-scaffolding
0

Scaffold an MCP App tool and UI resource pair for interactive tools.

api-testing

By Shared Context
0

Testing patterns for MCP tool/resource handlers using `createMockContext` and Vitest. Covers mock context options, handler testing, McpError assertions, format testing, Vitest config setup, and test isolation conventions.

api-errors

By Shared Context·
error-handlingjson-rpcmcp
0

Error handling patterns and codes for `@cyanheads/mcp-ts-core`.

setup

By Shared Context
0

Post-init orientation for an MCP server built on @cyanheads/mcp-ts-core. Use after running `@cyanheads/mcp-ts-core init` to understand the project structure, conventions, and skill sync model. Also use when onboarding to an existing project for the first time.

api-auth

By Shared Context·
authenticationauthorizationmulti-tenancy
0

Implement authentication and authorization patterns for multi-tenancy in your applications.

api-services

By Shared Context·
apiservice-providersintegration
0

API reference for built-in service providers including LLM, Speech, and Graph.

add-service

By Shared Context·
service-integrationapiscaffolding
0

Scaffold new service integrations and external API connections.

Mcp Ts Core

By Shared Context·
typescriptmcpserver-framework
0

Agent-native TypeScript framework for building MCP servers with a focus on tools, not infrastructure.

api-context

By Shared Context·
contextloggingstate-management
0

Reference for the unified Context object in @cyanheads/mcp-ts-core, detailing its interface and sub-APIs.

walkthrough-init

By Shared Context·
onboardingdebuggingdocumentation
0

Trace the agent onboarding flow to audit and improve the onboarding process.

polish-docs-meta

By Shared Context·
mcpdocumentationmetadata
0

Finalize documentation and project metadata for a ship-ready MCP server.

add-tool

By Shared Context·
mcptool-definitionscaffolding
0

Scaffold a new MCP tool definition for server capabilities.

add-export

By Shared Context·
subpath-exportspackage-jsontypescript
0

Facilitate the addition of new subpath exports in the @cyanheads/mcp-ts-core package.

field-test

By Shared Context·
testingdebuggingmcp
0

Verify the behavior of MCP tools with real-world inputs to identify issues and improve performance.

add-resource

By Shared Context·
mcpresourceapi
0

Scaffold a new MCP resource definition for data exposure.

add-test

By Shared Context·
testingvitestscaffolding
0

Scaffold test files for existing tools, resources, or services to enhance test coverage.

report-issue-framework

By Shared Context·
bug-reportingfeature-requestframework
0

File bugs or feature requests for issues in the @cyanheads/mcp-ts-core framework.

maintenance

By Shared Context·
dependency-updateworkflowautomation
0

Automate dependency updates and verify changes with a focus on `@cyanheads/mcp-ts-core`.

release

By Shared Context
0

Verify release readiness and publish. The git wrapup protocol handles version bumps, changelog, README, commits, and tagging during the coding session. This skill verifies nothing was missed, runs final checks, and presents the irreversible publish commands.

api-utils

By Shared Context·
apiutilitiesreference
0

API reference for utility methods in @cyanheads/mcp-ts-core/utils.

design-mcp-server

By Shared Context·
mcpdesignapi
0

Design a new MCP server's tool surface and service layer efficiently.

api-workers

By Shared Context·
cloudflareworkersserverless
0

Deploy Cloudflare Workers using `createWorkerHandler` for flexible server setups.

add-prompt

By Shared Context·
mcppromptstemplates
0

Scaffold new MCP prompt templates for LLM interactions.

devcheck

By Shared Context·
lintingtypecheckingcode-quality
0

Lint, format, typecheck, and verify project cleanliness before commits.

add-app-tool

By Shared Context·
mcpapp-toolinteractive-ui
0

Scaffold an MCP App tool and UI resource pair for interactive applications.

api-config

By Shared Context·
configurationenvironment-variableszod
0

Reference for core and server configuration in @cyanheads/mcp-ts-core, detailing environment variables and schema patterns.

devcheck

By Shared Context·
lintingtypecheckingcode-quality
0

Lint, format, typecheck, and verify project cleanliness before commits.

design-mcp-server

By Shared Context·
mcpdesignapi
0

Design a new MCP server's tool surface and service layer efficiently.

add-resource

By Shared Context·
mcpresourceapi
0

Scaffold a new MCP resource definition for data exposure via URI.

add-prompt

By Shared Context·
mcppromptstemplates
0

Scaffold new MCP prompt templates for LLM interactions.

add-test

By Shared Context·
testingvitestscaffolding
0

Scaffold test files for existing tools, resources, or services to enhance coverage.

api-auth

By Shared Context·
authenticationauthorizationmulti-tenancy
0

Implement authentication and authorization patterns for multi-tenancy in your applications.

api-services

By Shared Context·
apireferenceintegration
0

API reference for built-in service providers like LLM, Speech, and Graph.

api-workers

By Shared Context·
cloudflareworkersserverless
0

Deploy Cloudflare Workers easily with `createWorkerHandler` for seamless integration.

Clinicaltrialsgov Mcp Server

By Shared Context·
clinical-trialsapihealthcare
0

MCP server for the ClinicalTrials.gov v2 API to search and match clinical trials.

report-issue-local

By Shared Context·
bug-reportingfeature-requestserver-issues
0

File bugs or feature requests against this MCP server's repo for server-specific issues.

add-service

By Shared Context·
service-integrationapiscaffolding
0

Scaffold new service integrations and external API connections.

polish-docs-meta

By Shared Context·
mcpdocumentationmetadata
0

Finalize documentation and metadata for a ship-ready MCP server.

api-errors

By Shared Context·
error-handlingjson-rpcmcp
0

Reference for error handling patterns and codes in @cyanheads/mcp-ts-core.

report-issue-framework

By Shared Context·
bug-reportingfeature-requestframework
0

File bugs or feature requests against @cyanheads/mcp-ts-core for framework issues.

api-utils

By Shared Context·
apiutilitiesreference
0

API reference for utilities in @cyanheads/mcp-ts-core/utils, detailing method signatures and usage.

migrate-mcp-ts-template

By Shared Context·
migrationtypescriptframework
0

Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a package dependency.

maintenance

By Shared Context·
dependency-updateautomationworkflow
0

Automate the investigation and adoption of dependency updates with a focus on `@cyanheads/mcp-ts-core`.

add-tool

By Shared Context·
mcptoolserver
0

Scaffold new MCP tool definitions for server capabilities.

api-context

By Shared Context·
contextloggingstorage
0

Reference for the unified `Context` object in `@cyanheads/mcp-ts-core` with detailed API documentation.

api-testing

By Shared Context·
testingvitestmcp
0

Testing patterns for MCP tool/resource handlers using Vitest and mock contexts.

setup

By Shared Context·
mcponboardingproject-structure
0

Post-init orientation for MCP servers built on @cyanheads/mcp-ts-core.

field-test

By Shared Context·
testingdebuggingmcp
0

Verify behavior end-to-end with real-world inputs and generate actionable reports.

api-workers

By Shared Context·
cloudflareworkersserverless
0

Deploy Cloudflare Workers using `createWorkerHandler` for flexible server setups.

add-prompt

By Shared Context·
mcpprompttemplate
0

Scaffold new MCP prompt templates for LLM interactions.

report-issue-local

By Shared Context·
bug-reportingfeature-requestserver-issues
0

File bugs or feature requests against the MCP server's repository for server-specific issues.

add-resource

By Shared Context·
mcpresourceapi
0

Scaffold a new MCP resource definition for easy data exposure.

api-errors

By Shared Context·
error-handlingjson-rpctypescript
0

Error handling patterns and codes for `@cyanheads/mcp-ts-core`.

add-test

By Shared Context·
testingvitestscaffolding
0

Scaffold test files for tools, resources, or services to enhance coverage.

setup

By Shared Context·
mcponboardingproject-setup
0

Post-init orientation for MCP server setup and project onboarding.

api-config

By Shared Context·
configurationenvironment-variableszod
0

Reference for core and server configuration in @cyanheads/mcp-ts-core.

devcheck

By Shared Context·
lintingtypecheckingformatting
0

Lint, format, typecheck, and verify project cleanliness before committing changes.

polish-docs-meta

By Shared Context·
mcpdocumentationmetadata
0

Finalize documentation and project metadata for a ship-ready MCP server.

api-testing

By Shared Context·
testingvitestmcp
0

Testing patterns for MCP tool/resource handlers using Vitest and mock contexts.

maintenance

By Shared Context·
dependency-updateworkflowautomation
0

Automate dependency updates and verification with a focus on `@cyanheads/mcp-ts-core`.

migrate-mcp-ts-template

By Shared Context·
mcpmigrationtypescript
0

Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a dependency.

field-test

By Shared Context·
field-testingdebuggingmcp
0

Verify the behavior of MCP definitions with real-world inputs through comprehensive field testing.

add-service

By Shared Context·
service-integrationapiscaffolding
0

Scaffold new service integrations and external API connections.

api-context

By Shared Context·
contextloggingstate-management
0

Reference for the unified Context object in @cyanheads/mcp-ts-core, detailing its interface and sub-APIs.

add-app-tool

By Shared Context·
mcp-appinteractive-uitool-scaffolding
0

Scaffold an MCP App tool and UI resource pair for interactive tools.

Pubchem Mcp Server

By Shared Context·
pubchemchemical-databasemcp
0

MCP server for querying the PubChem chemical database with various tools.

report-issue-framework

By Shared Context·
bug-reportingfeature-requestframework
0

File bugs or feature requests for issues in the @cyanheads/mcp-ts-core framework.

add-tool

By Shared Context·
mcptoolserver
0

Scaffold new MCP tool definitions for enhanced server capabilities.

api-utils

By Shared Context·
apiutilitiesreference
0

Comprehensive API reference for utilities in @cyanheads/mcp-ts-core/utils.

design-mcp-server

By Shared Context·
mcpdesignworkflow
0

Design a new MCP server's tool surface and service layer efficiently.

api-services

By Shared Context·
apireferencellm
0

API reference for built-in service providers including LLM, Speech, and Graph.

api-auth

By Shared Context·
authenticationauthorizationmulti-tenancy
0

Implement authentication and authorization patterns for multi-tenancy in your applications.

report-issue-local

By Shared Context·
bug-reportingfeature-requestserver-issues
0

File bugs or feature requests against this MCP server's repository for server-specific issues.

migrate-mcp-ts-template

By Shared Context·
migrationtypescriptframework
0

Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a dependency.

Calculator Mcp Server

By Shared Context·
calculatormcpmath
0

A calculator MCP server for verifying mathematical computations using LLMs.

add-resource

By Shared Context·
mcpresourceapi
0

Scaffold a new MCP resource definition for easy data exposure.

design-mcp-server

By Shared Context·
mcpdesignapi
0

Design a new MCP server or expand existing ones with a structured approach.

maintenance

By Shared Context·
dependency-updateautomationverification
0

Automate dependency updates and verification with a focus on `@cyanheads/mcp-ts-core`.

devcheck

By Shared Context·
lintingformattingtypechecking
0

Lint, format, typecheck, and verify project quality before committing changes.

api-config

By Shared Context·
configurationenvironment-variableszod
0

Reference for core and server configuration in @cyanheads/mcp-ts-core.

add-service

By Shared Context·
service-integrationapiscaffolding
0

Scaffold new service integrations and external API connections.

api-context

By Shared Context·
contextloggingstate-management
0

Reference for the unified `Context` object in `@cyanheads/mcp-ts-core`.

add-test

By Shared Context·
testingvitestscaffolding
0

Scaffold test files for existing tools, resources, or services to enhance coverage.

api-utils

By Shared Context·
apiutilitiesreference
0

API reference for utility methods in @cyanheads/mcp-ts-core/utils.

polish-docs-meta

By Shared Context·
mcpdocumentationmetadata
0

Finalize documentation and project metadata for a ship-ready MCP server.

add-tool

By Shared Context·
mcptool-definitionscaffolding
0

Scaffold a new MCP tool definition for adding capabilities to the server.

report-issue-framework

By Shared Context·
bug-reportingfeature-requestframework
0

File bugs or feature requests against @cyanheads/mcp-ts-core when encountering framework issues.

api-errors

By Shared Context·
error-handlingjson-rpctypescript
0

Error handling patterns and codes for `@cyanheads/mcp-ts-core`.

api-auth

By Shared Context·
authenticationauthorizationmulti-tenancy
0

Implement authentication and authorization patterns for multi-tenancy in your applications.

add-app-tool

By Shared Context·
mcp-appinteractive-uiscaffolding
0

Scaffold an MCP App tool with an interactive UI for enhanced user interaction.

add-prompt

By Shared Context·
mcppromptstemplates
0

Easily scaffold new MCP prompt templates for LLM interactions.

api-testing

By Shared Context·
testingvitestmcp
0

Testing patterns for MCP tool/resource handlers using Vitest and mock contexts.

field-test

By Shared Context·
testingdebuggingmcp
0

Verify the behavior of tools and resources with real-world inputs to ensure end-to-end functionality.

api-services

By Shared Context·
apiservicesintegration
0

API reference for built-in service providers including LLM, Speech, and Graph.

setup

By Shared Context·
mcpsetuponboarding
0

Post-init orientation for MCP server setup using @cyanheads/mcp-ts-core.

api-workers

By Shared Context·
cloudflareworkersserverless
0

Deploy Cloudflare Workers using `createWorkerHandler` for seamless integration.