Skip to content

Creed-Space/VCP-Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCP Inspector

Try the Value-Context Protocol in 30 seconds.

Live License: MIT


What It Does

An interactive web tool for exploring the Value-Context Protocol (VCP). Four tabs:

Tab Description
Decode Paste any VCP token — get a layer-by-layer breakdown with syntax highlighting
Encode Build a CSM-1 token interactively with live preview
Capability Simulate capability negotiation — select extensions, see VCP-Hello/VCP-Ack exchange
Examples Pre-loaded tokens from real use cases drawn from the VCP spec

Tech Stack

  • SvelteKit with static adapter (fully prerendered)
  • Tailwind CSS for styling
  • Zero backend — all VCP logic runs client-side in pure TypeScript
  • Deployed on Vercel at inspector.valuecontextprotocol.org

Development

npm install
npm run dev

Related

License

MIT


A Creed Space project.

About

VCP Protocol Inspector — decode, encode, and explore VCP tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors