Skip to main content

You always have something to ask Vincent—anything, everything—you just want to know how Vincent would say it. So, let’s ask Vincent

Project description

# example prompt in agent
I wanna change the database structure. How would Vincent say that?
I’m taking some time off next month. How would Vincent say that?


# build

git clone https://gitlab.com/jiechau/jiechau_mcp_vincent_says.git
cd jiechau_mcp_vincent_says/
uv init . --package -p 3.13
uv add mcp[cli]
uv build
uv publish --token <pypi token>


# vscode copilot

.vscode/mcp.json
{
"servers": {
"my-mcp-server-vincent-says": {
"type": "stdio",
"command": "uvx",
"args": [
"jiechau-mcp-vincent-says"
]
}
},
"inputs": []
}


# claude code

.claude/settings.local.json
{
"enabledMcpjsonServers": [
"my-mcp-server-vincent-says"
],
"enableAllProjectMcpServers": true
}

.mcp.json
{
"mcpServers": {
"my-mcp-server-vincent-says": {
"type": "stdio",
"command": "uvx",
"args": [
"jiechau-mcp-vincent-says"
],
"env": {}
}
}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jiechau_mcp_vincent_says-0.1.1.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jiechau_mcp_vincent_says-0.1.1-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file jiechau_mcp_vincent_says-0.1.1.tar.gz.

File metadata

File hashes

Hashes for jiechau_mcp_vincent_says-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f0ef6007d31b7e9a0f8205ba0e606cb29067fcfb4dbfe2d7b7995098fb2bf175
MD5 2535c8aaa7d22884ceda8413fe67101f
BLAKE2b-256 37f805f58017540d206411bc96de1930a11a2cc9cfe5ce27d955c65b9bec4636

See more details on using hashes here.

File details

Details for the file jiechau_mcp_vincent_says-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for jiechau_mcp_vincent_says-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f6e20f1665668b898809d75e5aebd9aab6f1a72c6049e28b076e7fbd2e287b7b
MD5 76e46d4e0b59574dff6f0465e83f9ff2
BLAKE2b-256 9aadb9641fba859cd43ebc8501a46325a6cfc9644944b0c4520e0fddc94de4f2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page