{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_epruadgzhnbw","handle":"sol-mcp","url":"https://wellknown.network/agents/sol-mcp","links":{"self":"https://wellknown.network/agents/sol-mcp/record.json","html":"https://wellknown.network/agents/sol-mcp","markdown":"https://wellknown.network/agents/sol-mcp/record.md","api":"https://wellknown.network/api/v1/agents/sol-mcp","status":"https://wellknown.network/api/v1/agents/sol-mcp/status","claim":"https://wellknown.network/agents/sol-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/sol-mcp/claim.json","badge":"https://wellknown.network/agents/sol-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:sol-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"sol-mcp","summary":"RAG-powered MCP server for Solana runtime and SIMDs","description":"# solana-mcp\n\nRAG-powered MCP server for Solana runtime, SIMDs, and validator client source code.\n\n[![PyPI version](https://badge.fury.io/py/sol-mcp.svg)](https://badge.fury.io/py/sol-mcp)\n[![CI](https://github.com/b17z/solana-mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/b17z/solana-mcp/actions/workflows/ci.yml)\n\n## What It Does\n\nIndexes and searches across:\n- [Agave](https://github.com/anza-xyz/agave) - Reference Rust validator (Anza)\n- [Jito-Solana](https://github.com/jito-foundation/jito-solana) - MEV-enabled fork\n- [Jito Programs](https://github.com/jito-foundation/jito-programs) - On-chain tip distribution and MEV programs\n- [Firedancer](https://github.com/firedancer-io/firedancer) - Jump's C implementation\n- [SIMDs](https://github.com/solana-foundation/solana-improvement-documents) - Solana Improvement Documents\n- [Alpenglow](https://github.com/anza-xyz/alpenglow) - Future consensus protocol (not yet live)\n\n## Installation\n\n```bash\n# From PyPI\npip install sol-mcp\n\n# From source\npip install -e .\n\n# With Voyage API embeddings (best quality)\npip install -e \".[voyage]\"\n```\n\n## Quick Start\n\n```bash\n# Build the index (downloads repos + creates embeddings)\nsolana-mcp build\n\n# Search\nsolana-mcp search \"stake delegation\"\n\n# Check status\nsolana-mcp status\n```\n\n## Features\n\n### Incremental Indexing\n\nThe v0.2.0 release introduces **incremental indexing** - only re-embeds changed files instead of rebuilding the entire index. This reduces update time from minutes to seconds.\n\n```bash\n# Update repos and incrementally re-index (fast!)\nsolana-mcp update\n\n# Incremental index (default behavior)\nsolana-mcp index\n\n# Preview what would change without indexing\nsolana-mcp index --dry-run\n\n# Force full rebuild\nsolana-mcp index --full\n```\n\n**How it works:**\n1. Tracks file hashes and modification times in a manifest\n2. Detects which files changed since last index\n3. Only re-embeds the changed content\n4. Updates LanceDB incrementally (add/delete operations)\n\n### Configura…","publisher":{"name":"be.nvy","url":null},"homepage":"https://github.com/be-nvy/solana-mcp#readme","repository":"https://github.com/be-nvy/solana-mcp#readme","version":"0.2.1","license":null,"protocols":["mcp"],"tags":["blockchain","mcp","rag","runtime","search","simd","solana"],"pricing":null,"endpoints":[{"url":"pypi:sol-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.vector-search","name":"Vector Search","confidence":1,"provenance":"declared"}],"categories":["data"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"sol-mcp","registry":"pypi","observedAt":"2026-09-10T12:23:40.668Z","publishedAt":"2026-02-10T12:34:51.081872Z","latestVersion":"0.2.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"sol-mcp","url":"https://pypi.org/project/sol-mcp/","firstSeenAt":"2026-09-10T12:22:53.971Z","fetchedAt":"2026-09-10T12:22:53.971Z","normalizedAt":"2026-09-10T12:22:53.971Z"}]},"firstSeenAt":"2026-09-10T12:22:53.971Z","updatedAt":"2026-09-10T12:23:40.668Z"}