vfs

by TrNgTien · MCP Server · ★ 131

About vfs

vfs Virtual Function Signatures -- extract exported function, class, interface, and type signatures from source code with bodies stripped. Why vfs? AI coding agents waste tokens by grepping or reading entire files just to find a function. vfs parses source via AST and tree-sitter, returning only the signatures -- a compact "table of contents" of any codebase. 60-70% fewer tokens per search. It works with any AI coding tool -- Cursor, Claude Code, Antigravity, Windsurf, Cline, Continue, Aider, Copilot, Zed, or your own scripts. No vendor lock-in.

ai-agentsgovibe-coding

Quick Facts

Stars131
Forks23
LanguageC
CategoryMCP Server
LicenseMIT
Quality Score64.268/100
Last Updated2026-04-04
Created2026-03-05
Platformsclaude-code, mcp
Est. Tokens~175k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular C Agent Tools

Frequently Asked Questions

What is vfs?

vfs is Reduce AI agent token usage by 98% via Virtual Function Signatures. MCP server for Cursor & Claude Desktop. Supports Go, TypeScript, Python, Rust, Java, Swift, Kotlin, C# and more.. It is categorized as a MCP Server with 131 GitHub stars.

What programming language is vfs written in?

vfs is primarily written in C. It covers topics such as ai-agents, go, vibe-coding.

How do I install or use vfs?

You can find installation instructions and usage details in the vfs GitHub repository at github.com/TrNgTien/vfs. The project has 131 stars and 23 forks, indicating an active community.

What license does vfs use?

vfs is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools