MCP Server
MCP
io.github.klever-io/mcp-klever-vm
MCP server for Klever blockchain smart contract development.
Install
npx -y @klever/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.klever.org/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@klever/mcp-server",
"version": "1.3.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment