Developer reference

Where to find the surface.

Two live endpoints — the MCP tool catalog and the property-graph ontology — plus the canonical Rust, Python, and WASM API references.

Start here

Discover the surface.

One curl, no auth. Returns the canonical 12-tool library catalog as JSON-RPC 2.0.

curl -sS -X POST https://vedaksha.net/api/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' | jq

RECEIPT · https://vedaksha.net/api/mcp · canonical introspection mirror · drift-tested in CI · last verified 2026-05-09

Install + reference

Four runtimes, one library.

One Rust codebase, no FFI to a C library. Each row links to the canonical registry / docs page for that runtime.