SpecProof for VS Code
ai.specproof/specproof-mcp
SpecProof: Search standards specs with MCP-ready precision.
client:VS Code
transport:streamable-http
tools:17
Install SpecProof in VS Code
.vscode/mcp.json
{
"servers": {
"specproof-mcp": {
"type": "http",
"url": "https://mcp.specproof.ai/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_spec_references
- get_spec_dependents
- get_relationship_graph
- get_spec_metadata
- get_most_referenced_specs
- get_series_overview
- search_specifications
- semantic_search
- get_document_content
- list_documents
- get_requirements
- generate_tests
- diff_spec_versions
- get_schema_definitions
- get_rfc_lineage
- build_cross_spec_suite
- get_database_stats