Closed
Conversation
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.
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2075 This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
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
Checklist
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.