From f0789ea268897fb3b594bd8f5a11d5add08af4e5 Mon Sep 17 00:00:00 2001
From: ken-octagon <156029360+ken-octagon@users.noreply.github.com>
Date: Thu, 24 Apr 2025 09:29:40 -0700
Subject: [PATCH] Update README.md
Description
Added the official VCAgents MCP server to the section of README.md. Placed alphabetically after "U" and before "W" to maintain the repository's alphabetical ordering convention.
Server Details
Server: External server
Changes to: Reference link addition to README.md
Motivation and Context
This pull request adds the official VCAgents MCP server to the repository's list, enabling users to utilize AI-driven venture capitalist agents (Fred Wilson, Peter Thiel, etc.), whose thinking is continuously enriched by Octagon Private Markets' real-time deals, valuations, and deep research intelligence. Use it to spin up programmable "VC brains" for pitch feedback, diligence simulations, term sheet negotiations, and more.
How Has This Been Tested?
Verified correct rendering of the README.md in Claude Desktop environment, confirming that the added reference link displays properly. Also verified that the link destination is correctly configured.
Breaking Changes
None. This change does not impact existing functionality or user configurations. It simply adds a new server reference to the README.md list.
Types of changes
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Documentation update
Checklist
I have read the MCP Protocol Documentation
My changes follows MCP security best practices
I have updated the server's README accordingly
I have tested this with an LLM client
My code follows the repository's style guidelines
New and existing tests pass locally
I have added appropriate error handling
I have documented all environment variables and configuration options
Additional context
Using the official VCAgents MCP server repository URL "https://github.com/OctagonAI/octagon-vc-agents". Also using Octagon's (developer) official favicon as the icon. Following the repository's guidelines, I've added the entry in alphabetical order based on the provided information.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7c69fff5f7..192f2c47c7 100644
--- a/README.md
+++ b/README.md
@@ -144,6 +144,7 @@ Official integrations are maintained by companies building production ready MCP
-
**[Tinybird](https://github.com/tinybirdco/mcp-tinybird)** - Interact with Tinybird serverless ClickHouse platform
-
**[UnifAI](https://github.com/unifai-network/unifai-mcp-server)** - Dynamically search and call tools using [UnifAI Network](https://unifai.network)
-
**[Unstructured](https://github.com/Unstructured-IO/UNS-MCP)** - Set up and interact with your unstructured data processing workflows in [Unstructured Platform](https://unstructured.io)
+-
**[VCAgents](https://github.com/OctagonAI/octagon-vc-agents)** - Interact with investor agents—think Wilson or Thiel—continuously updated with market intel.
- **[Vectorize](https://github.com/vectorize-io/vectorize-mcp-server/)** - [Vectorize](https://vectorize.io) MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
-
**[Verodat](https://github.com/Verodat/verodat-mcp-server)** - Interact with Verodat AI Ready Data platform
-
**[VeyraX](https://github.com/VeyraX/veyrax-mcp)** - Single tool to control all 100+ API integrations, and UI components
@@ -586,4 +587,4 @@ If you find MCP servers useful, please consider starring the repository and cont
---
-Managed by Anthropic, but built together with the community. The Model Context Protocol is open source and we encourage everyone to contribute their own servers and improvements!
\ No newline at end of file
+Managed by Anthropic, but built together with the community. The Model Context Protocol is open source and we encourage everyone to contribute their own servers and improvements!